Remove BSD specific config and make HEEx formatter work
Some checks failed
/ Test config on 20 (push) Failing after 46s
Some checks failed
/ Test config on 20 (push) Failing after 46s
This commit is contained in:
parent
67066dee3d
commit
ea0e8706f2
8 changed files with 203 additions and 208 deletions
|
|
@ -21,7 +21,7 @@
|
|||
;; Render HTML preview with pandoc
|
||||
(setq-default markdown-command '("pandoc"
|
||||
"-f"
|
||||
"markdown"
|
||||
"markdown_mmd"
|
||||
"-t"
|
||||
"html5"
|
||||
"--template"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue