summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2013-08-27 20:12:27 -0600
committerDan Allen <dan.j.allen@gmail.com>2013-08-27 20:12:27 -0600
commit2be983ba8439a7e54e87fa2014d2fffff6175720 (patch)
tree0557802937eb6f1dd274b8a3b8a39da3b8d39e42 /README.adoc
parent976ca094ac4c4cd087b55cf2fe9137e39fb7c4ac (diff)
add floating heading to README for rendering on GitHub
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 3b7f5491..02cab5ec 100644
--- a/README.adoc
+++ b/README.adoc
@@ -31,6 +31,11 @@ Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Ryan Waldron <https://
:license: https://github.com/asciidoctor/asciidoctor/blob/master/LICENSE
:idprefix:
:idseparator: -
+ifndef::safe-mode-name[]
+
+[float]
+= Asciidoctor
+endif::[]
{homepage}[Asciidoctor] is an open source text processor and publishing toolchain for transforming {asciidoc}[AsciiDoc] markup into HTML 5, DocBook 4.5 and 5.0 and other custom formats.
Asciidoctor is written entirely in Ruby, packaged as a RubyGem and published to {gem}[RubyGems.org].