Is it possible to set the language type in Markdown on indented code blocks? I’m able to do this with ``` blocks, but can’t figure the other out.
Also, is it possible to change the prism theme?
Is it possible to set the language type in Markdown on indented code blocks? I’m able to do this with ``` blocks, but can’t figure the other out.
Also, is it possible to change the prism theme?
Is it possible to set the language type in Markdown on indented code blocks?
No, this is not possible.
Also, is it possible to change the prism theme?
Not directly no.
You could always make your own stylesheet and set as the Preferences > Files > Markdown > Style Sheet with your own overrides.
As an example with internal styling for testing…
This topic was automatically closed 1095 days after the last reply. New replies are no longer allowed.