markdown-unlit
Haskell Markdown parser
A tool that enables literate programming in Markdown files using Haskell syntax highlighting
Literate Haskell support for Markdown
136 stars
7 watching
16 forks
Language: Haskell
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
rla/prolog-markdown | An implementation of a Markdown parser for use with SWI-Prolog | 20 |
sol/reserve | A tool for immediate code reloading in Haskell web applications | 70 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 110 |
macsplit/urltomarkdown | Converts HTML to Markdown and returns the result as a web service | 121 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 547 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 797 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 137 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,439 |
jgm/skylighting | A Haskell library for syntax highlighting with customizable and dynamic parsing of XML descriptions. | 196 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
denolib/marked | A TypeScript port of a popular markdown parser with type annotations for use in Deno applications. | 9 |
sol/hpack | A format for Haskell packages that allows for more flexible and customizable package definitions. | 627 |
justusadam/language-haskell | Provides syntax highlighting and indentation support for Haskell language in Visual Studio Code | 97 |
orc/discount | A C implementation of Markdown markup language syntax and test suite | 859 |
bhollis/maruku | A pure-Ruby Markdown interpreter with syntax support for original and extended Markdown standards. | 502 |