breditor

Dynamic Python edition/execution in the browser
git clone git://git.vgx.fr/breditor
Log | Files | Refs

markdowntest.md (242B)



title: test

from browser import alert
alert("Hello !")
from browser import alert
alert("Bonjour !")