headless.tech-playground.com

Aka embedding without the need for creating a snippet first.
This reads code blocks directly from the page and talks with the tech-playground API to execute them, showing results in-line.

NGINX Example

                
here is a nginx conf
with multiple lines
                
            
                
curl http://127.0.0.1:8080
                
            

Another Code Block

# nginx.conf example 123
commands to run!