Ron Lee

Results 2 issues of Ron Lee

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?

**Describe the bug** For our use case, we need to enable `drawHierarchyInKeyWindow` to test 3rd party UI framework and generate visual diff results. As such, we're extending `swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController`'s image function,...