Last active
August 29, 2015 14:05
-
-
Save irfn/083f9f58fc61a30ca3f7 to your computer and use it in GitHub Desktop.
sampleMarkdown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sample Agenda | |
========= | |
Lets discuss the agenda in markdown!. | |
- Here is a list | |
- another list item | |
- Magic | |
Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. | |
This text you see here is *actually* written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right. | |
Items for discussion | |
----------- | |
* [Ace Editor] - awesome web-based text editor | |
* [Marked] - a super fast port of Markdown to JavaScript | |
* [Twitter Bootstrap] - great UI boilerplate for modern web apps | |
* [node.js] - evented I/O for the backend | |
* [Express] - fast node.js network app framework [@tjholowaychuk] | |
* [keymaster.js] - awesome keyboard handler lib by [@thomasfuchs] | |
* [jQuery] - duh edited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment