ford
ford copied to clipboard
Indented code block does not work properly in pages
trafficstars
What my code block actually looks like in markdown
Normal code block
test
Indented code block
- test1
- test2
test2
What that code block looks like in html files compiled by ford
Normal code block
test
Indented code block
- test1
- test2
bash test2