mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
147a1bfd47
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:
3 lines
No EOL
92 B
Text
3 lines
No EOL
92 B
Text
(mkdown :fetcher github
|
|
:repo "ajtulloch/mkdown.el"
|
|
:files ("*.el" "*.css")) |