27596798d6
enable minimal syntax highlighting
2023-07-06 23:45:49 +00:00
d5adafbc03
package.json: implement an always-failing content-regex
2023-07-04 22:30:27 +00:00
ae324c9905
package.json: add first-line-regex
...
i made this more general than the embedded shebang detection
probably want to revisit the embedded shebangs to figure out if we even *want* that
2023-07-04 22:24:48 +00:00
6e771f63b0
expand injection-regex to handle more cases
...
docs describe this as "a regex pattern that will be tested against a *language name* in order to determine whether this language should be used for a potential *language injection* site."
2023-07-04 22:10:29 +00:00
8b2a63211d
package.json: specify scope
and injection-regex
2023-07-04 21:59:09 +00:00
bd561cec7e
commit package.json (as created by tree-sitter generate)
...
i need to insert custom attributes into this which are not auto-generated
2023-07-04 21:55:55 +00:00