If I open https://chromium.googlesource.com/chromium/src/+/master/docs/sublime_ide.md#code-linting-with-cpplint-chromium-only I see the text rendered as in the "error_md.png" attached file , but if I preview it locally (by running tools/md/md_browser.py) I see it rendering correctly (see "correct_md.png").
The md "code" that generates this error is:
----------------------------------------------------------------------
Now when you save a C++ file, red dots should appear next to lines that
invalidate the style. You can change this behavior with Choose Lint Mode (`Ctrl
+ Shift + P > "lint mode"`).
----------------------------------------------------------------------
|
Deleted:
error_md.PNG
8.3 KB
|
|
Deleted:
correct_md.PNG
7.5 KB
|