Releases: M2mobi/Marky-Mark
Releases · M2mobi/Marky-Mark
Convenient Marky Mark
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
6.0.4 Upped podspec to 6.0.4
Allow capitilization of headers
6.0.3 Upped podspec to version 6.0.3
Made DefaultStyling an open class instead of a struct to allow subclassing
6.0.2 Made DefaultStyling an open class instead of a struct to allow subcla…
Bullet images for the example project
6.0.1 Upped podspec to 6.0.1
Different content inset for each heading level (h1, h2, ...)
6.0 Upped .podspec version to 6.0
Bullet list image per level
5.0 Version 5.0. Added bullet images per level
Bugfixes
Bugfixes
- Bugfixes for ImageRule
- Added more public accessors
- Resolved warnings
Swift 4.0.0
Support for Swift 4.0.0 / Xcode 9