Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 314 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 314 Bytes

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