mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add markdeep styling for bookmarks
This commit is contained in:
parent
1ed0b0c7ca
commit
cd12841352
9 changed files with 34 additions and 43 deletions
|
@ -1,8 +1,3 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<script src="https://remarkjs.com/downloads/remark-latest.min.js">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
@ -18,15 +13,3 @@
|
|||
<textarea id="source">
|
||||
class: middle
|
||||
|
||||
# Title
|
||||
- Introduction
|
||||
- part 1
|
||||
- level 3
|
||||
- level 3 second line
|
||||
- part 2
|
||||
- Deep-dive
|
||||
- ...
|
||||
|
||||
---
|
||||
|
||||
# Thanks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue