Skip to content

Releases: M2mobi/Marky-Mark

Convenient Marky Mark

28 May 08:17
Compare
Choose a tag to compare

Implemented convenient MarkDownTextView, updated Example project and updated README

In short MarkyMark 7.0 implements convenient syntax for creating simple MarkDownViews. Just instantiate MarkDownTextView(), set the text property and configure by reading the possibilities in the README

Bugfix a crash caused by not setting capitilizationForLevels

19 May 19:41
Compare
Choose a tag to compare

Allow capitilization of headers

15 May 15:10
Compare
Choose a tag to compare
6.0.3

Upped podspec to version 6.0.3

Made DefaultStyling an open class instead of a struct to allow subclassing

15 May 08:24
Compare
Choose a tag to compare
6.0.2

Made DefaultStyling an open class instead of a struct to allow subcla…

Bullet images for the example project

04 Apr 11:29
Compare
Choose a tag to compare
6.0.1

Upped podspec to 6.0.1

Different content inset for each heading level (h1, h2, ...)

23 Mar 15:48
Compare
Choose a tag to compare

Bullet list image per level

21 Mar 11:00
Compare
Choose a tag to compare
5.0

Version 5.0. Added bullet images per level

Bugfixes

13 Feb 14:19
Compare
Choose a tag to compare

Contains bugfix for complex statements.
Pull-request: #46

Bugfixes

06 Feb 10:57
Compare
Choose a tag to compare
  • Bugfixes for ImageRule
  • Added more public accessors
  • Resolved warnings

Swift 4.0.0

23 Sep 16:07
Compare
Choose a tag to compare

Support for Swift 4.0.0 / Xcode 9