mandolyte / mdtopdf

Markdown to PDF
MIT License
126 stars 31 forks source link

Call `r.setStyler(r.Normal)()` rather than `r.setStyler(currentStyle)` #31

Closed jessp01 closed 1 year ago

jessp01 commented 1 year ago

When the text matches no colouring group, it's better to call r.setStyler(r.Normal)(),