Skip to content

geo2a/markdown-monparsing

Repository files navigation

Description:

Simple Markdown to HTML converter

Build Status

Features

  • Headers
  • Paragraphs
  • Lists (non-nested)
  • Block quotes
  • Latex blocks

Development

To build this project you need to have haskell stack installed.

To build just run:

stack build

To test:

stack test

To convert example markdown file to html:

stack exec markdown-monparsing -- examples/example.md -o examples/example.html

About

Parsing markdown with Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •