Actions
Bug #4301
closedOff-by-one line number in Psych parse error
Description
=begin
For the following yaml:
based on "SGML/XML character entity reference" at http://www.bitjungle.com/isoent/
#DOUBLE LOW-9 QUOTATION MARK
#requires fontenc:T1
ldquor: ,,
Psych produces the following error:
/Users/headius/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/psych.rb:148:in `parse': couldn't parse YAML at line 5 column 9 (Psych::SyntaxError)
The error is at line 6, not line 5.
=end
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0