Closed ashokgelal closed 8 years ago
The latest off the master branch as of this writing - SHA 4684ddf
OS X (Cocoa + NSTextView)
Set font-family to a non-existent font in a .style file. For example try:
.style
H1 font-style: bold font-family: The Chosen One
If the font is not installed, it should fallback to system default font.
A crash
What version of peg-markdown-highlight?
The latest off the master branch as of this writing - SHA 4684ddf
What OS this issue applies to?
OS X (Cocoa + NSTextView)
What did you do?
Set font-family to a non-existent font in a
.style
file. For example try:What did you expect to see?
If the font is not installed, it should fallback to system default font.
What did you see instead?
A crash