diff options
author | Trevor D. Cook <trevor@trevorcook.name> | 2017-07-27 15:43:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-28 06:11:27 +0700 |
commit | 20a8fb81a8bcf930d850150036421887ac5c719e (patch) | |
tree | d2ee550d513479ac4ddc2a6cbe91aeee8078eeaf /ruby/rubygem-asciidoctor/README | |
parent | ffb0ca2e8cf9c74c31655f6ce33973ffa30218ae (diff) | |
download | slackbuilds-20a8fb81a8bcf930d850150036421887ac5c719e.tar.gz |
ruby/rubygem-asciidoctor: Added (text processor/publishing tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-asciidoctor/README')
-rw-r--r-- | ruby/rubygem-asciidoctor/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/rubygem-asciidoctor/README b/ruby/rubygem-asciidoctor/README new file mode 100644 index 0000000000..a8d96f4600 --- /dev/null +++ b/ruby/rubygem-asciidoctor/README @@ -0,0 +1,3 @@ +Asciidoctor is a fast text processor and publishing toolchain for +converting AsciiDoc content to HTML5, DocBook 5 (or 4.5) and other +formats. |