Closed kelvinhammond closed 1 year ago
For external use. This should allow someone to easily use different parts of the library such as the ReactRenderer and even extend their own easily.
ReactRenderer
I mainly want to do this so I can work around the Lexer no accepting options via marked.use.
Lexer
marked.use
@sibiraj-s Can this be merged and a release made?
For external use. This should allow someone to easily use different parts of the library such as the
ReactRenderer
and even extend their own easily.I mainly want to do this so I can work around the
Lexer
no accepting options viamarked.use
.