Markdown Presenter
At 1st, What's
"markdown"?
"markdown" is ...
One of the lightweight markup languages. It
enables us to convert plain text format to
XHTML (or HTML).
Header 1
========
Header 2
-------*Italic*
**Bold**
- List item 1
- List item 2
Header 1
Header 2
Italic
Bold
• List item 1
• List item 2
About "Markdown
Presenter"
"Markdown Presenter" is ...
• Simple presentation framework based on
Markdown.
• Written in CSS and JavaScript.
• Transform a markdown document into an
interactive HTML presentation.
Features
Simple & Rapid
• Format markdown text on the fly.
• No need to "compile".
• Update markdown text files & reload, then
effect immediately.
"For when you're giving a presentation
in half an hour, and you haven't got the
time to open up keynote..."
Multi devices
Only need modern web browser.
• Windows, Mac, Linux, etc.
◦ IE10+, Chrome, Firefox, Safari
• iOS
◦ iPhone, iPad
• Android
Convertible
• You can convert your HTML slides to PDF
files in your browser.
• And you can share them on the any
network services like a "slideshare.com".
Compatible with
PowerPoint Keyboard
Shortcuts
• You can use "< number >+ENTER" to go
to slide "< number >".
Open Source
• Public at GitHub
• https://github.com/jsakamoto/MarkdownPresenter
History
One day, I thought...
"I wanna printing suppprt of the Markdown
Presenter for sharing my slides on the
slideshare.com..."
Fork!
...and, Change > Commit -> Pull Request.
Chris said...
"OK! I'll accept your request... merged!"
Several days later, I
thought...
"I often use Surface Pro, so I wanna touch
support..."
Change > Commit > Pull Request.
Chris said...
"OK... I'll accept your request... merged."
After a few more days, I
thought...
"I often use direct page jump keyboard
shortcut on the PowerPoint, so I wanna
same feature on the Markdown Presenter..."
Change > Commit > Pull Request.
Chris said...
"OK... merged."
And after that, I did...
Change Commit Pull Request Change
Commit Pull Request Change Commit Pull
Request Change Commit Pull Request
Change Commit Pull Request Change
Commit Pull Request Change Commit Pull
Request Change Commit Pull Request
Change Commit Pull Request Change
Commit Pull Request Change Commit Pull
Request Change Commit Pull Request
Change Commit Pull Request Change
Commit Pull Request Change Commit Pull
Request Change Commit Pull Request
Change Commit Pull Request Change
Commit Pull Request Change Commit Pull
At last, Chris said...
"Rather than all these change requests,
i'm happy to change my repo to simply
be a link to your github fork, and tell
people they should just look at your
code, if you like?"
超訳) "もう、くれてやるよwww"
We are happy :)
Big surprise!
All these events
happened in ONLY A
MONTH !!!!
Let's fork > commit > pull
request!
Then you can change the
world ;)
Thank you!
This presentation slides are powered by
Markdown Presenter and collaborated with
octmatsu.

Introduction of "MarkdownPresenter"