call asciidoc directly
Chris Wanstrath chris@ozmm.org
Tue, 17 Nov 2009 18:32:59 -0800
2 files changed,
1 insertions(+),
2 deletions(-)
M
lib/github/markups.rb
→
lib/github/markups.rb
@@ -12,7 +12,7 @@ end
command(:rest2html, /rest|rst/) -command(:asciidoc2html, /asciidoc/) +command('asciidoc -s --backend=xhtml11 -o - -', /asciidoc/) # pod2html is nice enough to generate a full-on HTML document for us, # so we return the favor by ripping out the good parts.
M
test/markups/README.asciidoc.html
→
test/markups/README.asciidoc.html
@@ -10,4 +10,3 @@ Two
</p> </li> </ul></div> -