Provides nicer fonts for the GitHub Flavoured Markdown for TextMate bundle.
- Use San Francisco for the Markdown editor font and make it match the preview size
- Use Menlo for the Markdown editor monospaced text font and make it match the preview size
- Use the default font size for the Markdown editor hash/pound prefix
- Render all Markdown editor headings the same relative size and font as in the preview
Check "Markdown (GitHub) Font Settings" in TextMate 2's Preferences' Bundles.
Alternatively:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone https://github.com/mikemcquaid/GitHub-Markdown-Font-Settings.tmbundle
The above features are tested and working for my day-to-day.
Tested using TextMate 2. May work in TextMate 1 or Sublime Text; I've no idea.
GitHub-Markdown-Font-Settings.tmbundle is licensed under the MIT License. The full license text is available in LICENSE.txt.