borela / naomi

Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Other
557 stars 20 forks source link

Markdown highlights URL hash as L1 header #217

Open Svish opened 5 years ago

Svish commented 5 years ago

When viewing markdown files with Markdown (Github) (Naomi), URLs doesn't seem to be handled at all, and URLs containing hashes gets the hash highlighted as it was a level 1 header.

Would be great if the hash wasn't highlighted as a header; and even better if URLs were handled somehow. 🙂

Capture