Naoya Hatta
Naoya Hatta
The following option to disable vertical alignment by `veryl fmt`: ```toml [format] disable_vertical_align = true ```
### Changes Added [highlightjs-veryl](https://github.com/veryl-lang/veryl/tree/master/support/highlightjs) to SUPPORTED_LANGUAGES.md ### Checklist - [x] Added markup tests, or they don't apply here because... - [x] Updated the changelog at `CHANGES.md`
This PR adds the support for the Veryl language: https://veryl-lang.org . This is necessary for GitLab's syntax highlighting support progressing at https://gitlab.com/gitlab-org/gitlab/-/merge_requests/199076