Skip to content

Commit

Permalink
feat(docs): add pandoc-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jun 11, 2023
1 parent 56f430d commit 569f328
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 @@ -119,6 +119,9 @@
(use-package poly-markdown
:straight t)

(use-package pandoc-mode
:straight t)


(provide 'me-docs)

Expand Down

0 comments on commit 569f328

Please sign in to comment.