Skip to main content

I’d like the ability to paste code snippets and have them format according to the language (auto-detected with the option to chose from a drop down)

It’s actually available on here, but not on Miro (at least I haven’t found it yet!

So this:

{   "working_dir": "spps",   "extension": "spp",   "folders": d      "_in",      "_out"   ]}

Would be displayed like this:

{	"working_dir": "spps",	"extension": "spp",	"folders": d		"_in",		"_out"	]}

pedit] Looks like posting broke the formatting. I’d like the code to display clean like it does on stackoverflow:https://stackoverflow.com/a/63302229/4991204

 

@Amar Mohammed We’ve had it for two months now:

https://community.miro.com/product-news-31/write-code-in-miro-and-ship-better-quality-software-10544


Do it! 

Edit: It’s done. Lol!