| .. | |||||
| LICENSE | |||||
| README.md | |||||
| break.go | |||||
| code.go | |||||
| emoji.go | |||||
| entity.go | |||||
| heading.go | |||||
| html.go | |||||
| inline.go | |||||
| link.go | |||||
| list.go | |||||
| para.go | |||||
| parse.go | |||||
| quote.go | |||||
| table.go | |||||
| tables.go |
Package markdown is a Commonmark-compliant Markdown parser and HTML generator. It does not have many bells and whistles, but it does expose the parsed syntax in an easy-to-use form. Work in progress.
| .. | |||||
| LICENSE | |||||
| README.md | |||||
| break.go | |||||
| code.go | |||||
| emoji.go | |||||
| entity.go | |||||
| heading.go | |||||
| html.go | |||||
| inline.go | |||||
| link.go | |||||
| list.go | |||||
| para.go | |||||
| parse.go | |||||
| quote.go | |||||
| table.go | |||||
| tables.go |