Displaying 1 result from an estimated 1 matches for "ldquor".
Did you mean:
ldquo
2011 Feb 06
1
Psych can't load LaTeX entities file
...irb_:56:in `<main>''
irb(main):004:0>
====================================================================
The criticized line is this one (for whatever reason Psych''s error
reporting is off by 1 line):
====================================================================
ldquor: ,,
====================================================================
There are some more occurences of such characters in that file. Apply
this patch and loading works fine:
====================================================================
--- lib/redcloth/formatters/latex_entities.yml.old...