Quote:
Originally Posted by sbaguz
I was thinking about it while using a Notepad++ plugin which renders a markdown file directly in html: it would be great to have the same in Koreader! I mean a plugin which opens a .md file as a fully rendered .html. This way I could store a lot of small size files but read them in an elegant way... And even edit them!
Would it be possible and of interest?
|
md to html is already supported (see attachments).
Works fine for little files with local images, etc but cannot fetch remote resources and is a tad slow for huge files. It is also a single file md2html converter.
Enhancements welcome