https://github.com/cvdlab/showdown
Markdown to Slide Show
https://github.com/cvdlab/showdown
Last synced: over 1 year ago
JSON representation
Markdown to Slide Show
- Host: GitHub
- URL: https://github.com/cvdlab/showdown
- Owner: cvdlab
- Created: 2014-09-10T09:25:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T11:49:18.000Z (almost 10 years ago)
- Last Synced: 2024-03-26T07:08:56.759Z (over 2 years ago)
- Language: JavaScript
- Homepage: http://cvdlab.github.io/showdown/?https://github.com/cvdlab/showdown/blob/master/README.md
- Size: 811 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Title
## Subtitle
### Subsubtitle
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- - -
# Title
## Subtitle
### Subsubtitle
code
```
function hello() {
console.log('Hello Web!')
}
```
- - -
# Title
## Subtitle
### Subsubtitle
list
- item 1
- item 1.1
- item 1.2
- item 2
- item 3