escape!
Chris Wanstrath chris@ozmm.org
Mon, 22 Mar 2010 17:06:57 -0700
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
lib/github/markups.rb
→
lib/github/markups.rb
@@ -14,7 +14,7 @@ markup('org-ruby', /org/) do |content|
Orgmode::Parser.new(content).to_html end -command(:rest2html, /re?st(.txt)?/) +command(:rest2html, /re?st(\.txt)?/) command('asciidoc -s --backend=xhtml11 -o - -', /asciidoc/)