Tag Archives: sublime

sublime中分号替换成换行

commd + option +f findwhat中输入 ; 在Rplace With 中输入 commd+ shift+enter 点击replaceall ... Read More | Share it now!

Sublime Text 2/3 Markdown Preview

Sublime Text 2/3 Markdown Preview Preview and build your markdown files quickly in your web browser from sublime text 2/3. You can use builtin python-markdown parser or use the github markdown API for the conversion. NOTE: If you choose the GitHub API... Read More | Share it now!