ruby / racc

Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
Other
535 stars 88 forks source link

Reformat the rdoc so it renders correctly both locally and on github. #258

Closed zenspider closed 6 months ago

zenspider commented 8 months ago

The current formatting (esp code blocks) looks bad on github and just stops before the first code block locally.