AutoYADM commit: 2025-07-05 15:17:02

This commit is contained in:
Daniel Fichtinger 2025-07-05 15:17:02 -04:00
parent 738d2e77f3
commit d38019032e

View file

@ -12,6 +12,10 @@ groups = [
"markup.list",
]
[language.markdown]
aliases = ["md"]
filetype_hook = false
[language.sh]
grammar = "bash"