Short: Show markdown file contents in HTML format in Wayfarer
Author: papiosaur2@hotmail.fr (Yannick Buchy)
Type: network/web
Version: 1.1
Requires:
Architecture: ppc-morphos
A small package to convert a Markdown file (.md) to HTML,
and view it in Wayfarer.
Just copy/extract drawers from SYS/ to SYS:
You will have these files installed:
C/cmark-gfm
Data/header.html
Prefs/Ambient/Filetypes/text/x-markdown
Double-click on Test/README.md to know if all is OK
and read it in HTML format in Wayfarer automatically
The conversion file is stored in T:markdown.html
IMPORTANT: if you have installed previous version thanks to
delete cmark executable ic C: (replaced by cmark-gfm)
and SYS:Prefs/Ambient/Filetypes/text/x-md (old mimetype)
Thanks a lot to:
- MorphOS Team for MorphOS
- Jacadcaps for Wayfarer
- Andre Geisler for his help for the port of cmark