All checks were successful
Run Test Suite / test (push) Successful in 35s
HTML isnt great, but I guess there isnt much to color, or maybe its just the styles. The next step is making the colorschemes.
How to add more languages now (quick workflow)
- Add binding dependency in go.mod
- Add query file under internal/syntax/queries//highlights.scm
- Embed it in internal/syntax/query_assets.go
- Add one register(...) block in internal/syntax/registry.go
- Update internal/syntax/query_assets_test.go with another test