+12
−1
+18
−0
Loading
Now comments like:
/**
Some text here
Another line.
*/
are handled as the author intended. Previously this text would have
been parsed by Markdown as code-block as it's indented. Now we remove
the indentation also at the beginning of these lines that don't begin
with '*'.