Skip to content

Tags: M2mobi/Marky-Mark

Tags

11.0.1

Toggle 11.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed issue with large line-height when setting a max font-size on li… (

#123)

* Fixed issue with large line-height when setting a max font-size on listItems

* Updated .podspec to 11.0.1

Co-authored-by: Jim van Zummeren <[email protected]>

11.0.0

Toggle 11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pods and repair ShortLinkRule (#122)

Co-authored-by: Jim van Zummeren <[email protected]>

10.1.4

Toggle 10.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfix/link title breaking further line parsing (#115)

- Fixes aug with multiple link's that contain a title on the same line, such as

```
"[Google](https://www.google.com "great-url-title") test [Google](https://www.google.com "a11y title") and even more [https://www.apple.com](https://www.apple.com "Apple-aria-label") test"
```

- Removes hardcoded Swift 4 version

10.1.3

Toggle 10.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes links that contain special characters in the aria-label (#113)

* Fixes links that contain special characters in the aria-label

This improvement fixes links such as [Alt text](https://www.website.com/ "some-test"), which has a special character in the aria-label "Some-test"

Co-authored-by: Jim van Zummeren <[email protected]>

10.1.2

Toggle 10.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed bug where settings a custom urlOpener no longer worked (#109)

* Fixed bug where settings a custom urlOpener no longer worked

* Make sure urlOpener is set after initializing MarkdownToViewConverterConfiguration

* Rename setUrlOpenerIfNeeded to setUrlOpenerIfPossible in MarkdownToViewConverterConfiguration

* Updated podspec to 10.1.2

Co-authored-by: Jim van Zummeren <[email protected]>

10.1.1

Toggle 10.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve LinkRule to accept titles and ignore internal markdown (#108)

* Add Title support to LinkRule
* Adds support for links like: `[Google](http://www.google.com "custom title")`

Co-authored-by: Edwin Veger <[email protected]>

10.1.0

Toggle 10.1.0's commit message
Upped podspec version to 10.1.0

10.0.0

Toggle 10.0.0's commit message

9.2.1

Toggle 9.2.1's commit message
Release 9.2.1

9.2.0

Toggle 9.2.0's commit message
Updated podspec to version 9.2.0