highlight-pug
v0.0.2
Published
Highlight pug while using `highlight.js`.
Readme
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
