mola-T / flymd

flymd - Emacs on the fly markdown preview
GNU General Public License v3.0
134 stars 18 forks source link

FLYMD

On the fly markdown preview.

Requirements

Demostration (Link to youtube)

<a href="https://www.youtube.com/watch?v=xMVe9Ka-CDI" target="_blank"><img src="image/Emacs_On_the_fly_markdown_preview.png" alt="Emacs Multithread Demo on Youtube" width="960" height="540" border="10" />

Features

Setup

(require 'flymd)

Usage

flymd-flyit

One and only one interactive function in this package.

M-x flymd-flyit, current markdown buffer opened in a browser.

If you close the page accidentally, M-x flymd-flyit to reopen the page.

Browser button

Customize output directory

Change the value of flymd-output-directory to change where flymd temp output files are stored.

If nil, the current markdown working directory will be used.

Browser Compatibility

Please see here for browser compatibility issue.

It will be grateful if you can report your browser compatibility or solution throught pull request.

Change Log

Contacts

mola@molamola.xyz

If you find any bugs or have any suggestions, you can make a pull request, report an issue or send me an email.

Support

paypal paypal

License