https://github.com/moki/markdown-it-custom-renderer
extendable markdown-it custom renderer
https://github.com/moki/markdown-it-custom-renderer
Last synced: 4 months ago
JSON representation
extendable markdown-it custom renderer
- Host: GitHub
- URL: https://github.com/moki/markdown-it-custom-renderer
- Owner: moki
- Created: 2023-04-09T18:08:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T13:28:33.000Z (about 3 years ago)
- Last Synced: 2025-10-23T10:53:14.721Z (7 months ago)
- Language: TypeScript
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# markdown-it-custom-renderer
extendable custom renderer for markdown-it
two interfaces are available: `CustomRenderer` class or `customRenderer` plugin.