try
try copied to clipboard
Could you enable`https://try.dot.net/` allow cors?
I am developing an obsidian plugin that allow popular languages codeblock in markdown can run directly .
Just like this. repo
But https://try.dot.net/
didn't allow cors.
It is very convenient to use markdown to take study notes of the code, and then the code can also be run directly to see the results.
As an obsidian user, I want .NET code to run as well.