convert python mode to exports style and add it to the demo
This commit is contained in:
parent
f7c217d7a4
commit
a4fcd3fd89
5 changed files with 41 additions and 13 deletions
17
editor.html
17
editor.html
|
|
@ -150,6 +150,23 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="color:red">Juhu Kinners</h1>
|
||||
</body>
|
||||
</html>
|
||||
</script>
|
||||
|
||||
<script type="text/editor" id="pythontext">
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="color:red">Juhu Kinners</h1>
|
||||
</body>
|
||||
</html>
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="color:red">Juhu Kinners</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue