Linking code blocks to external "playground" #3563
Unanswered
SeanTAllen
asked this question in
Q&A
Replies: 2 comments 10 replies
-
The question seems a little vague. What kind of code are you wanting to run in a "playground"? Is there a particular existing system you are trying to integrate with? |
Beta Was this translation helpful? Give feedback.
10 replies
-
I just learned about |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A number of programming languages including the one I work on have playground services where you can run code online. I looked into setting up having a button on codeblocks that could open the code in question in a playground service (url plus url encoded code block text as part of query string).
I didn't see a way to do with existing functionality in mkdocs material. Did I miss something or is that a use case that isn't currently supported?
Beta Was this translation helpful? Give feedback.
All reactions