A Markdown Renderer for the BlackFriday library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nicolas Massé 111683b59e initial commit 5 years ago
test initial commit 5 years ago
README.md initial commit 5 years ago
go.mod initial commit 5 years ago
go.sum initial commit 5 years ago
main.go initial commit 5 years ago

README.md

A Markdown Renderer for the BlackFriday library

Use case

This renderer enables "Markdown to Markdown" processing.

Remaining work

  • Markdown tables
  • HTML elements
  • Definition lists
  • Fenced code blocks, quotes, and paragraph when part of a list

License

Licensed under the MIT License