You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/book
Arthur Deierlein 427dd2f383
Add support for ember.js templates (#9902)
* feat: add support for ember .hbs (glimmer) templates

* adjust highlights to helix

* highlight this correctly in block statements

* correctly highlight attributes

* correctly highlight hash_pair

* add newline to highlights.scm

* refactor: use #any-of and #eq instead of #match

* chore: add newline to languages.toml
3 months ago
..
src Add support for ember.js templates (#9902) 3 months ago
theme update with new mdbook index.hbs (#8445) 9 months ago
.gitignore Add book/ (mdbook based user guide) 3 years ago
book.toml use AND operator when searching (#7839) 11 months ago
custom.css Fix search highlighting for the default docs theme (#8270) 10 months ago