We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Upgraded to 2.1.0 from 2.0.3 and see a test failure in dartdoc with text like
Sample class [String]\n<pre> A\n B\n</pre>
markdown removes the whitespace before A and B, using HtmlRenderer().render.
A
B
HtmlRenderer().render