Home Gen218 @ 2024-05-01-17:45
This commit is contained in:
parent
67946bcbda
commit
f21d37c460
@ -106,3 +106,5 @@
|
|||||||
(setq markdown-split-window-direction 'right)
|
(setq markdown-split-window-direction 'right)
|
||||||
(setq markdown-command "pandoc -t html5 -f markdown_mmd --embed-resources --standalone --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))
|
||||||
|
|
||||||
|
(add-hook! 'markdown-mode-hook 'pandoc-mode)
|
||||||
|
|||||||
@ -61,3 +61,4 @@
|
|||||||
(package! undo-tree)
|
(package! undo-tree)
|
||||||
(package! pdf-tools)
|
(package! pdf-tools)
|
||||||
(package! eww)
|
(package! eww)
|
||||||
|
(package! pandoc-mode)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user