kristopherjohnson / Markingbird

Markdown processor written in Swift (translation of MarkdownSharp)
Other
385 stars 76 forks source link

Support for choosing a default font style and size #21

Open RLEE0731 opened 7 years ago

RLEE0731 commented 7 years ago

Looks like the attributed string returned from Markdown.transform() uses Times New Roman at 12pt. Is it possible to add in an option in the initializer to set a default font?