Skip to main content

I’ve seen the feature requests for “code sensitive” (my term) text blocks so code pasted in would retain the formatting of the language, including a Markdown parser. 
 

I’m also wondering is a VS Code integration could be added so the code would be displayed and updated like XD integration has allowed. 

I’ve seen the feature requests for “code sensitive” (my term) text blocks so code pasted in would retain the formatting of the language, including a Markdown parser. 
 

I’m also wondering is a VS Code integration could be added so the code would be displayed and updated like XD integration has allowed. 

 

Hi,

Not sure if you have used “Code Block”, they are really good for markdown, although support for for languages must be added. :) 

 


GitHub flavored Markdown is the best and they have instructions for how to add this to your website. They support tons of languages, which makes it ideal for this.