Add comment parser to highlight comment tags (#893)

Closes #236
This commit is contained in:
Santos Gallegos 2021-03-12 11:21:46 -05:00 committed by GitHub
parent 3b8c2ea492
commit e4083fc8e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 126 additions and 3 deletions

View file

@ -11,6 +11,9 @@
"clojure": {
"revision": "f09652f095be878df8a87a57dcbfa07094316253"
},
"comment": {
"revision": "6b0dbd56284023617c3ea755624e55d0254f813a"
},
"cpp": {
"revision": "3bfe046f3967fef92ebb33f8cd58c3ff373d5e56"
},