Code
A composable that receives some source code as String and renders it in the UI.
Parameters
code
The source code content to render in the UI.
modifier
The modifier to be applied to the Markdown.
A composable that receives some source code as String and renders it in the UI.
The source code content to render in the UI.
The modifier to be applied to the Markdown.