Lines Matching refs:rendering
17 - #111 Improve rendering of successive strongs (@wogsland)
18 - #132 Improve detection and rendering of fenced code blocks in lists.
21 - #151 Fixed table rendering for lines begining with | for GFM (@GenaBitu)
22 - Improved table rendering, allow single column tables.
46 - #64 fixed some rendering issue with emph and strong
48 - fixed various issues with table rendering
50 - refactored nested and lazy list handling, improved overall list rendering consistency
63 …. The rendered Markdown however has changed in some edge cases and some rendering issues have been…
65 …lows extensions to work with the parsed Markdown in many ways including rendering as other formats…
84 before rendering.
85 - This version also fixes serveral rendering issues.
90 - #27 Fixed some rendering problems with block elements not separated by newlines