Skip to content

Instantly share code, notes, and snippets.

@fahrinh
Last active December 27, 2015 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fahrinh/7408897 to your computer and use it in GitHub Desktop.
Save fahrinh/7408897 to your computer and use it in GitHub Desktop.

Asciidoctor

Asciidoctor is a native Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5 and other formats.

Installation

You can install the Asciidoctor RubyGem using the gem command:

gem install asciidoctor

On Fedora, you can install via an RPM package (pending) using the yum command:

yum install rubygem-asciidoctor

Now you are ready to start using Asciidoctor!

Benefits

Asciidoctor is:

  • compliant

  • fast

  • secure

  • stable

'Give it a try!'

Optional Title
die 'connect: '.$dbh->errstr;

Not a code in next paragraph.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment