commonmarker
commonmarker copied to clipboard
Rename `render_doc` to `parse_doc`
Why not just parse?
Irrelevant due to https://github.com/gjtorikian/commonmarker/pull/186 which has removed this feature. Users can use https://github.com/gjtorikian/html-pipeline if they wish to iterate over HTML after the fact.
Okay, fair enough.
If anyone wants the original behaviour, I forked this gem and it has all the original functionality and more: https://github.com/ioquatix/markly