bhollis / maruku

A pure-Ruby Markdown-superset interpreter (Official Repo).
MIT License
502 stars 80 forks source link

LaTeX output limitations: inline HTML #6

Open vibrog opened 15 years ago

vibrog commented 15 years ago

Add some support for inline HTML fragments like tables, strip HTML tags, or insert a parsing problem notification (similar to the REXML parsing error box) instead of dropping HTML elements entirely.