streeter / markdown-redcarpet.tmbundle

TextMate support for GitHub flavored Markdown
http://github.github.com/github-flavored-markdown/
69 stars 28 forks source link

Upon the latest update 7.1 of Textmate2 the bundle breaks fonts #26

Open rebelwarrior opened 9 years ago

rebelwarrior commented 9 years ago

Below are the before and after. Notice how the after the fonts get way smaller (not just the markdown but also the code edit window). This is on a fresh reinstall of Textmate2. I've narrowed it down to this bundle.

after: screen shot 2015-04-01 at 5 03 22 pm before: screen shot 2015-04-01 at 5 02 44 pm

lcolladotor commented 9 years ago

Try changing the font at https://github.com/streeter/markdown-redcarpet.tmbundle/blob/master/Preferences/Markup:%20Markdown%20font.tmPreferences#L12

I changed mine from Helvetica to Menlo.

rebelwarrior commented 9 years ago

Thanks that helped. However any idea why all the fonts in the editing window including the code ones went down in size?

Sent from my mobile.

On Apr 2, 2015, at 11:32 AM, Leonardo Collado-Torres notifications@github.com wrote:

Try changing the font at https://github.com/streeter/markdown-redcarpet.tmbundle/blob/master/Preferences/Markup:%20Markdown%20font.tmPreferences#L12

I changed mine from Helvetica to Menlo.

— Reply to this email directly or view it on GitHub.

lcolladotor commented 9 years ago

Nope, no idea