Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nmasse-itix/blackfriday-markdown-renderer
A Markdown Renderer for the BlackFriday library
https://github.com/nmasse-itix/blackfriday-markdown-renderer
blackfriday-renderer markdown
Last synced: 21 days ago
JSON representation
A Markdown Renderer for the BlackFriday library
- Host: GitHub
- URL: https://github.com/nmasse-itix/blackfriday-markdown-renderer
- Owner: nmasse-itix
- Created: 2020-10-21T16:15:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-21T16:17:58.000Z (about 4 years ago)
- Last Synced: 2023-09-12T15:28:36.808Z (over 1 year ago)
- Topics: blackfriday-renderer, markdown
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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