lunamark

Markdown converter library

A Lua library for converting markdown to various textual formats

Lua library for conversion between markup formats

GitHub

197 stars
16 watching
61 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jgm/commonmark-hs A flexible and extensible Haskell library for parsing markdown syntax 135
jgm/peg-markdown An implementation of markdown syntax in C using a parsing expression grammar 696
jgm/texmath A Haskell library for converting between various markup formats used to represent mathematics. 322
zhgchgli/zmediumtomarkdown Converts Medium articles to Markdown format 37
lunarmodules/say A Lua string hashing library with support for internationalization and namespace management 46
macsplit/urltomarkdown Converts HTML to Markdown and returns the result as a web service 111
29decibel/html2markdown Converts HTML to Markdown markup 72
jenserat/scientific-markdown Provides tools and examples for using Markdown with LaTeX to generate scientific publications 46
gomarkdown/markdown A Markdown parsing and rendering library for Go. 1,416
jzrake/lunum A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. 37
yaocccc/nvim-hl-mdcodeblock.lua A plugin that highlights markdown code blocks in a text editor. 36
jcheatham/hypertextmarkdown Converts HTML to markdown text format 1
jghauser/auto-pandoc.nvim Converts markdown files to various formats using pandoc with customizable options from a YAML block. 34
github/cmark-gfm A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. 906
knagis/commonmark.net Implementation of the CommonMark specification in C# for converting Markdown documents to HTML 1,003