Skip to content

pfalcon/udownmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udownmark

udownmark is a very simple and small parser and renderer for a subset of Markdown-like syntax written in Python. It is intended to be used with small Python implementations like Pycopy.

udownmark implements basic inline and block-level formatting, mostly compatible with Markdown, and is a work-in-porgress. Exact set of currently supported features can be seen in tests/ directory included in the main repository of the project.

About

A dead simple parser/renderer for Markdown-like text markup (subset of Markdown). Dedicated to Pycopy, a minimalist Python implementation (https://github.com/pfalcon/micropython).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published