languages/markdown: move to standalone file; add deno formatter

This commit is contained in:
raf 2024-05-06 22:22:43 +03:00
commit d06ff3d7db
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
5 changed files with 45 additions and 51 deletions

View file

@ -5,7 +5,6 @@ in {
./bash
./dart
./elixir
./markdown
./tidal
./clang.nix
@ -14,6 +13,7 @@ in {
./html.nix
./java.nix
./lua.nix
./markdown.nix
./nim.nix
./nix.nix
./php.nix