mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
15 lines
285 B
HTML
15 lines
285 B
HTML
<script src="https://remarkjs.com/downloads/remark-latest.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
window.onload=function(){
|
|
var slideshow = remark.create({
|
|
navigation: {
|
|
click: true,
|
|
},
|
|
});
|
|
}
|
|
</script>
|
|
|
|
<textarea id="source">
|
|
class: middle
|
|
|