Remove BSD specific config and make HEEx formatter work
Some checks failed
/ Test config on 20 (push) Failing after 46s

This commit is contained in:
Maciej 2025-01-28 08:11:57 +02:00
parent 67066dee3d
commit ea0e8706f2
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
8 changed files with 203 additions and 208 deletions

View file

@ -21,7 +21,7 @@
;; Render HTML preview with pandoc
(setq-default markdown-command '("pandoc"
"-f"
"markdown"
"markdown_mmd"
"-t"
"html5"
"--template"