markdown-unlit
Haskell Markdown parser
A tool that enables literate programming in Markdown files using Haskell syntax highlighting
Literate Haskell support for Markdown
135 stars
7 watching
18 forks
Language: Haskell
last commit: 2 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. | 109 |
macsplit/urltomarkdown | Converts HTML to Markdown and returns the result as a web service | 111 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 544 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 793 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 135 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
jgm/skylighting | A Haskell library for syntax highlighting with customizable and dynamic parsing of XML descriptions. | 195 |
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. | 624 |
justusadam/language-haskell | Provides syntax highlighting and indentation support for Haskell language in Visual Studio Code | 97 |
orc/discount | An implementation of Markdown markup language written in C | 860 |
bhollis/maruku | A pure-Ruby Markdown interpreter with syntax support for original and extended Markdown standards. | 502 |