asciidoc: add a2x to description (#3858)
Seems to be frequently searched for (and missed).
This commit is contained in:
parent
a5e97315d4
commit
efc271f683
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
class Asciidoc < Formula
|
class Asciidoc < Formula
|
||||||
desc "Formatter/translator for text files to numerous formats"
|
desc "Formatter/translator for text files to numerous formats. Includes a2x."
|
||||||
homepage "http://asciidoc.org/"
|
homepage "http://asciidoc.org/"
|
||||||
url "https://downloads.sourceforge.net/project/asciidoc/asciidoc/8.6.9/asciidoc-8.6.9.tar.gz"
|
url "https://downloads.sourceforge.net/project/asciidoc/asciidoc/8.6.9/asciidoc-8.6.9.tar.gz"
|
||||||
sha256 "78db9d0567c8ab6570a6eff7ffdf84eadd91f2dfc0a92a2d0105d323cab4e1f0"
|
sha256 "78db9d0567c8ab6570a6eff7ffdf84eadd91f2dfc0a92a2d0105d323cab4e1f0"
|
||||||
|
|
Loading…
Reference in a new issue