Small refinements to emacs markdown layouts.
This commit is contained in:
parent
3a32b78c29
commit
eb98720f3d
3 changed files with 4 additions and 1 deletions
|
@ -28,7 +28,9 @@
|
|||
:ensure t
|
||||
:mode ("README\\.md\\'" . gfm-mode)
|
||||
:init
|
||||
(setq markdown-asymmetric-header nil)
|
||||
(setq markdown-command "pandoc")
|
||||
(setq markdown-header-scaling t)
|
||||
(setq markdown-max-image-size '(500 . 300)))
|
||||
|
||||
(use-package projectile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue