gnu: ruby-asciidoctor: Re-indent.
* gnu/packages/ruby.scm (ruby-asciidoctor): Re-indent.
This commit is contained in:
parent
fef0564c6f
commit
751bf33d47
1 changed files with 31 additions and 31 deletions
|
@ -1123,9 +1123,9 @@ syntax to the minimum while remaining clear.")
|
||||||
("ruby-asciimath" ,ruby-asciimath)
|
("ruby-asciimath" ,ruby-asciimath)
|
||||||
("ruby-coderay" ,ruby-coderay)))
|
("ruby-coderay" ,ruby-coderay)))
|
||||||
(synopsis "Converter from AsciiDoc content to other formats")
|
(synopsis "Converter from AsciiDoc content to other formats")
|
||||||
(description
|
(description "Asciidoctor is a text processor and publishing toolchain for
|
||||||
"Asciidoctor is a text processor and publishing toolchain for converting
|
converting AsciiDoc content to HTML5, DocBook 5 (or 4.5), PDF, and other
|
||||||
AsciiDoc content to HTML5, DocBook 5 (or 4.5), PDF, and other formats.")
|
formats.")
|
||||||
(home-page "https://asciidoctor.org")
|
(home-page "https://asciidoctor.org")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
|
|
Reference in a new issue