Skip to content

Commit

Permalink
feat(docs): initial support for poly-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Apr 4, 2023
1 parent 4e1267d commit 2460e18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/me-docs.el
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,8 @@
(markdown-hide-markup t)
(markdown-enable-math t))

(use-package poly-markdown
:straight t)


(provide 'me-docs)

0 comments on commit 2460e18

Please sign in to comment.