Inline interactive code blocks #5286
samhodgkinson
started this conversation in
General
Replies: 1 comment
-
Thanks for suggesting. As I understand, some users are already doing that, but given that this is very much language- and less theme-dependent, it's definitely beyond the scope of Material for MkDocs. I'm converting this to a discussion, so others can share their implementations or provide directions and/or further ideas |
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.
-
Context
I'm looking to see if its possible to add Inline interactive code blocks, please see the below link to an example on Github.
https://learn.microsoft.com/en-us/contribute/code-in-docs#interactive-code-snippets
Description
Where code is provided within a code snippet, users reading the documentation would be able to run the specific code against Azure using Azure Cloud Shell ( But I'm sure this is the same concept as GCP/AWS)
Related links
Use Cases
Users will not need to leave the browser to run documented code, simplifying the users ability to follow along
Visuals
Please see above link
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions