This text will be italic This will also be italic
This text will be bold This will also be bold
You can combine them
- Item 1
- Item 2
- Item 2a
- Item 2b
- Item 1
- Item 2
- Item 3
- Item 3a
- Item 3b
http://github.com - automatic! GitHub
As Kanye West said:
We're living the future so the present is our past.
I think you should use an
<addr>
element here instead.
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}
You can also simply indent your code by four spaces:
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}
Task Lists
- @mentions, #refs, links, formatting, and
tagssupported - list syntax required (any unordered or ordered list supported)
- this is a complete item
- this is an incomplete item
Tables
You can create tables by assembling a list of words and dividing them with hyphens - (for the first row), and then separating each column with a pipe |:
First Header | Second Header |
---|---|
Content from cell 1 | Content from cell 2 |
Content in the first column | Content in the second column |
Strikethrough
Any word wrapped with two tildes (like this) will appear crossed out.
Emoji
GitHub supports emoji! ✨ 🐫 💥
To see a list of every image we support, check out the Emoji Cheat Sheet.
Markdown Presentations For Everyone
on
GitHub, GitLab and Bitbucket
[ JUST LIKE THIS ONE ]
### Just Markdown. Then Git-Commit.
STEP 1. PITCHME.md
Create GitPitch slideshow content using GitHub flavored Markdown in your favorite editor.
STEP 2. GIT-COMMIT
Git-commit on any branch and push your PITCHME.md to GitHub, GitLab or Bitbucket.
STEP 3. GET THE WORD OUT!
https://gitpitch.com/user/repo/branch
Instantly use your GitPitch slideshow URL to promote, pitch or present absolutely anything.
GITPITCH DESIGNED FOR SHARING
- View any slideshow at its public URL
- Promote any slideshow using a GitHub badge
- Embed any slideshow within a blog or website
- Share any slideshow on Twitter, LinkedIn, etc
- Print any slideshow as a PDF document
- Download and present any slideshow offline
GITPITCH FEATURE RICH SLIDESHOWS
- GitHub Flavored Markdown +
- Code Block and GIST Slides
- Image and Video Slides
- Custom Logos and Backgrounds
- Multiple Themes And More
- Plus...
- Your Slideshow Is Part Of Your Project
- Under Git Version Control Within Your Git Repo