-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve fonts considering the environment's size category (#94)
* Resolve fonts considering the environment's size category * Fix generation of README images
- Loading branch information
1 parent
3c6b679
commit b6e88f1
Showing
25 changed files
with
77 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,7 @@ | |
) | ||
} | ||
|
||
@available(iOS 15.0, *) | ||
func testMarkdownStyle() { | ||
let view = Markdown( | ||
#""" | ||
|
Binary file modified
BIN
+6.95 KB
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testBlockQuote.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.91 KB
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testBulletList.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.59 KB
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testCodeBlock.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+162 Bytes
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testCodeBlockInsideList.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-540 Bytes
(99%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testHeadings.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-966 Bytes
(99%)
...ITests/__Snapshots__/MarkdownTests/testHeadingsAndBlockQuotesInsideList.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.1 KB
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testInlines.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-460 Bytes
(99%)
...ITests/__Snapshots__/MarkdownTests/testListAndHeadingsInsideBlockQuotes.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+483 Bytes
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testMarkdownStyle.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.55 KB
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testOrderedList.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+908 Bytes
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testParagraph.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+436 Bytes
(100%)
...s/MarkdownUITests/__Snapshots__/MarkdownTests/testParagraphAndLineBreak.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.73 KB
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testRightToLeftList.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-725 Bytes
(98%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testRightToLeftParagraph.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.1 KB
(98%)
...ownUITests/__Snapshots__/MarkdownTests/testRightToLeftTrailingParagraph.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+93.9 KB
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testSizeCategory.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.03 KB
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testThematicBreak.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+571 Bytes
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testTrailingParagraph.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.12 KB
(100%)
Tests/MarkdownUITests/__Snapshots__/MarkdownTests/testVerbatimHTML.iOS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.