mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
mkdown.el --- Pretty Markdown previews based on mkdown.com
Summary: A small library that improves the look of Markdown previews from Emacs, using the style of [mkdown.com][]. Screenshots: Before: ![](https://photos-6.dropbox.com/t/0/AACRSyhnUc2-ol22-MqpsgEWXc28IrTNXTHQ7cgyFfp2uQ/12/13107408/png/2048x1536/3/1400328000/0/2/Screenshot%202014-05-17%2011.37.41.png/z_J6k7cJlYY_OwJdKekPxFCKjfytPCeQapp59vsI_qw) After: ![](https://photos-4.dropbox.com/t/0/AABxBrMin-mORIH6je3ya9eaPMPAKoZeJW9i2xhvdr3CwQ/12/13107408/png/2048x1536/3/1400328000/0/2/Screenshot%202014-05-17%2011.38.00.png/jzj4zakYECArIdjZtBlcSNfro45h9icsri51T5fP-sk) Test Plan: `make recipes/mkdown` passes. Use to generate screenshots above. Reviewers: CC:
This commit is contained in:
parent
a441085794
commit
147a1bfd47
1 changed files with 3 additions and 0 deletions
3
recipes/mkdown
Normal file
3
recipes/mkdown
Normal file
|
@ -0,0 +1,3 @@
|
|||
(mkdown :fetcher github
|
||||
:repo "ajtulloch/mkdown.el"
|
||||
:files ("*.el" "*.css"))
|
Loading…
Reference in a new issue