yii2-cookbook icon indicating copy to clipboard operation
yii2-cookbook copied to clipboard

PDF version code formatting

Open buttflattery opened this issue 6 years ago • 2 comments

The code formatting in the pdf version provided for download is messy with the code blocks at several places, which seems like the markdown isnt correctly rendered or detected by the converter

image

image

buttflattery avatar Jan 19 '19 12:01 buttflattery

Yeah. I'm not good in this stuff so if anyone could help that would be great.

samdark avatar Jan 19 '19 15:01 samdark

for correct rendering there should be an empty line between the paragraph and the code block.

cebe avatar Feb 20 '19 23:02 cebe