2e55406a24
Add repo-owned hemplate highlighting fixture and golden capture contract without editor packaging or a second parser. req: diagnostics/004 req: diagnostics/008
608 B
608 B
| 1 | capture | literal |
|---|---|---|
| 2 | @attribute.hemx | data-hemx-root |
| 3 | @attribute.hemx | data-hemx-form |
| 4 | @attribute.hemx | data-hemx-handle |
| 5 | @attribute.hemx | data-hemx-slot |
| 6 | @attribute.dynamic.hemplate | +class |
| 7 | @keyword.control.hemplate | h-if |
| 8 | @keyword.control.hemplate | h-for |
| 9 | @keyword.control.hemplate | h-key |
| 10 | @keyword.control.hemplate | h-match |
| 11 | @keyword.control.hemplate | h-case |
| 12 | @punctuation.special.hemplate.escaped.open | {+ |
| 13 | @punctuation.special.hemplate.escaped.close | +} |
| 14 | @punctuation.special.hemplate.trusted.open | {+= |
| 15 | @punctuation.special.hemplate.trusted.close | =+} |
| 16 | @embedded.rust.hemplate | result.title |
| 17 | @embedded.rust.hemplate | result.summary_html |