Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2025 Meta-MorphOS.org
Description:CommonMark parsing and rendering library and program in C
Developer/Porter:Papiosaur, Andre Geisler
Mail:
Homepage:https://github.com/commonmark/cmark
Readme:
Short: Port of cmark, CommonMark parsing and rendering library and program in C
Author: papiosaur2@hotmail.fr (Yannick Buchy), Andre Geisler
Type: text/convert
Version: 0.31.1
Requires: HTML viewer
Architecture: ppc-morphos


cmark from https://github.com/commonmark/cmark

cmark executable and libcmark.a are available in build/src drawer.

USAGE:

cmark Readme.MD >RAM:file.HTML

Thanks a lot to:
- MorphOS Team for MorphOS
- Andre Geisler for cmake instruction for a native compilation
for MorphOS:

git clone https://github.com/commonmark/cmark.git
cd cmark
makedir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-noixemul ../
cmake --build . --target cmark_exe --config Release
...
src/cmark --version
cmark 0.31.1 - CommonMark converter
(C) 2014-2016 John MacFarlane
...

History

0.31.1 - first release for MorphOS
Upload Date:Feb 07 2025
Category:Text/Convert
Download:cmark-0.31.1.lha
Md5:6479212a287369b6927e38da0c4c9929
Size:710 KB
Downloads:117
Screenshot(s)
History
Last Comments