v2.1.0
- Add
auto
prop for code language auto detection by highlight.js'highlightAuto
function. - [Development] Use
render
function instead of multiple components.Better handle dynamic code and rerendering with
render
function.
auto
prop for code language auto detection by highlight.js' highlightAuto
function.render
function instead of multiple components.
Better handle dynamic code and rerendering with
render
function.