ComputationalPhysics / language-doconce

Atom syntax highlighting and snippets for Doconce.
MIT License
0 stars 3 forks source link

Fixed highlighting of links and inline comments #2

Closed KGHustad closed 8 years ago

KGHustad commented 8 years ago

Removed strikethrough highlighting from GFM, updated link to reflect DocOnce's syntax, and added highlighting of inline comments.

dragly commented 8 years ago

Great! Thanks for the contribution!

Fenrihr commented 5 years ago

Hi!! I am using Atom 1.35.1 with Atom Ligth Theme (UI + Syntax) and language-doconce 0.38 but the highlighting of inline comments don't work.

I also tested all the combination of UI and Syntax Theme.

KGHustad commented 5 years ago

The highlighting does work for me, except only the first inline comment on a single line is highlighted.

KGHustad commented 5 years ago

Relevant issue: #10