-
How to use markdown
https://github.com/adam-p/markdown-here/wiki/Markdown-Here-Cheatsheet
-
Setup Sublime Text 2 (Ubuntu: http://www.technoreply.com/how-to-install-sublime-text-2-on-ubuntu-12-04-unity/)
- Install [Package Control][1]
- Install Theme: Flatland
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
Show hidden characters
{ | |
// Themes | |
"color_scheme": "Packages/Theme - Flatland/Flatland Dark.tmTheme", | |
"theme": "Flatland Dark.sublime-theme", | |
// font | |
"font_size": 15.0, | |
// tabs and white spaces | |
"draw_white_space": "all", |
NewerOlder