Displaying 1 result from an estimated 1 matches for "reccloth".
Did you mean:
recloth
2006 Sep 04
0
Documentation Error
...cumentation error. According to the documentation at
http://redcloth.rubyforge.org/ the rule for glyphs is called
"inline_textile_glyphs", but every time I tried using that as a rule,
I got an error saying "undefine method..." Finally, I looked in the
lib/redcloth.rb file in the RecCloth 3.0.4 gem and found that it''s
actually "glyphs_textile" not "inline_textile_glyphs". I have edited
the rubyonrails.org wiki entry for RedCloth to note this difference
between the code and the documentation.
--Dylan