Conversation
|
Thanks for your pull request, @wilzbach! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
1a3f914 to
fc0c29f
Compare
|
We can also do this file by file if that's easier. |
JackStouffer
left a comment
There was a problem hiding this comment.
I'm going to go ahead and approve this. Because this was done via program and not by hand you can infer the correct-ness by looking at a few examples of the output (and it would take too long to manually review all of it).
Not that there are still some cases in which DDoc auto-highlights a token, compare e.g. Old: http://dtest.dlang.io/artifact/website-d4a3e415e1933b1bf95375258832afc0fa2d38d9-cf0b6d829835d57b259c20e7d81ed874/web/library-prerelease/std/algorithm/sorting/top_n.html and look at "r.length" after "satisfy". Though AFAICT these changes look benign as the auto-highlighting actually does make sense in these spots. |
|
Let's get on with this. |
|
First change: backticks don't nest. |
Done with: https://github.com/wilzbach/dscanner-fix/blob/master/d_code_markdown.d
Revival of #5801 for
std.algorithm