Weird line breaks
edent opened this issue · 0 comments
edent commented
As seen on https://www.accessibilitymanual.com/accessibility-law/the-public-sector-bodies-accessibility-regulations-2018
I suspect your Markdown to HTML parser is treating every \n
as a linebreak. The HTML it produces is:
<p>Sometimes there is confusion between what is a website or a computer programme.
<br>
For the purposes of the legislation, a website is anything which runs in
<br>
a web browser.</p>
Files affected: https://github.com/dwp/accessibility-manual/search?q=for+the+purposes+of+legislation