Highlight code block at runtime #676
Labels
type: feature request
Request to add a new feature
version: next
Planned to do or already included in the next(1.0.0) version
I am currently trying to figure out if there is some way to render a code block at runtime. What I am trying to achieve is to create a highlighted JSON code block based on a response I receive from a request.
Is there any way to achieve this? Tried a few things and looked for a component but assume that markdown-it does the rendering for the normal templates.
The text was updated successfully, but these errors were encountered: