languages/docker: init

This commit is contained in:
Snoweuph 2026-04-19 02:44:18 +02:00
commit 4c36f94593
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
5 changed files with 173 additions and 1 deletions

View file

@ -341,6 +341,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