Home Gen217 @ 2024-05-01-17:38
This commit is contained in:
parent
85e3826206
commit
67946bcbda
@ -104,5 +104,5 @@
|
|||||||
|
|
||||||
(after! markdown-mode
|
(after! markdown-mode
|
||||||
(setq markdown-split-window-direction 'right)
|
(setq markdown-split-window-direction 'right)
|
||||||
(setq markdown-command "pandoc -t html5 -f markdown_mmd --self-contained --mathjax --quiet --highlight-style=zenburn")
|
(setq markdown-command "pandoc -t html5 -f markdown_mmd --embed-resources --standalone --mathjax --quiet --highlight-style=zenburn")
|
||||||
(setq markdown-enable-math t))
|
(setq markdown-enable-math t))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user