mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
32 lines
463 B
HTML
32 lines
463 B
HTML
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<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
|
|
|
|
# Title
|
|
- Introduction
|
|
- part 1
|
|
- level 3
|
|
- level 3 second line
|
|
- part 2
|
|
- Deep-dive
|
|
- ...
|
|
|
|
---
|
|
|
|
# Thanks
|