Skip to content

Tags: freak4pc/swift-markdown-ui

Tags

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix custom font dynamic size (gonzalezreal#330)

* Calling `fixedSize` constructor for dynamic type

* Fix tests

---------

Co-authored-by: Mike Lewis <ml@anthropic.com>

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for Mac Catalyst (gonzalezreal#287)

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable text selection in demo (gonzalezreal#259)

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ImageRenderer demo (gonzalezreal#198)

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request gonzalezreal#187 from gonzalezreal/fix-default-ima…

…ge-provider

2.0.0

Toggle 2.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove swift-version

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix rendering thematic break with centered or right aligned text (gon…

…zalezreal#114)

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use the environment's line spacing (gonzalezreal#95)

* Set the environment's line spacing value to the attributed string paragraph style

* Refactor renderer environment

1.0.0

Toggle 1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update README