language/docker: init

This commit is contained in:
Snoweuph 2026-02-27 20:53:32 +01:00
commit c6cdb87129
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
4 changed files with 162 additions and 0 deletions

View file

@ -186,6 +186,10 @@
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
`languages.lua`.
- Added `languages.docker` for Docker and Docker-Compose support. Thanks to
[poseidon-rises](https://github.com/poseidon-rises) for creating most of it in
[!1104](https://github.com/NotAShelf/nvf/pull/1104).
- Added [`mdformat`](https://mdformat.rtfd.io/) support to `languages.markdown`
with the extensions for [GFM](https://github.github.com/gfm/),
[front matter](https://www.markdownlang.com/advanced/frontmatter.html) and