Komodo extension allowing a live preview for Markdown files inside of Komodo.
Features
- Preview button appears in the top-right corner of the editor whenever a Markdown file is open
- Allows side-by-side, or under-over previewing inside of Komodo
- Dynamically updates the markdown preview as you edit (live editing)
- Automatically closes the preview when switching to another file, re-opens when switching back
- Uses GitHub flavoured CSS styling
- Styles code blocks
Installation
Download the markdown.xpi file
and then drag/drop that xpi file onto a running Komodo instance.
Screenshot
License
- Mozilla Public License (MPL)
Acknowledgements