the8th / highlight-pug

Highlight pug while using `highlight.js`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

highlight-pug

Highlight pug while using highlight.js.

Note

For experiment, not test fully.

Syntax

  • Doctype
  • Inline Comment
  • Variable(#{...}, ${...})
  • Selector(tag, id, class)
  • Symbol(=, ,, :, ?, !)

TODO

  • Block comment
  • Text
  • Attribute

About

Highlight pug while using `highlight.js`.

License:MIT License


Languages

Language:JavaScript 100.0%