8 Commits

Author SHA1 Message Date
Dimitry
cb66618d3a
V1.0.6 ()
* Fix bullet list item size (depend on text size and not top-bottom arguments)

* Add SNAPSHOT publishing

* Add ability to specify MovementMethod when applying markdown to a TextView

* Add information about new method signature to README (Markwon.setText)

* Fix README links reference

* Add new section to README (applications using markwon)

* Markdown images size is also resolved via ImageSizeResolver
2018-06-26 10:50:56 +02:00
Dimitry Ivanov
ddb8989669 Update artifact version 1.0.5 2018-05-22 11:22:21 +03:00
Dimitry
9dd05434d9
V1.0.4 ()
* Fix for  (table is removed when at the end)

* Added support for IndentedCodeBlock ()
2018-03-18 11:59:30 +03:00
Dimitry Ivanov
9bdcf8551c Updated version 2018-01-13 21:14:16 +03:00
Dimitry
afad16c202
V1.0.2 ()
* Removing trailing new lines from parsed markdown

* Fix for heading break height and thematic break height

* Tables can have no borders (0)
2017-11-24 12:04:32 +03:00
Dimitry
6e2dd36e4f
1.0.1 ()
* Added retention annotation for Alignment IntDef ()

* Task lists ()

* Added since annotation to newly added method/classes

* Fixed the indexes bug for margin spans ()

* Feature: Revert spans order ()

* SpannableBuilder

* Removed nullablity from Markwon class (no null markdown)

* Image sizes via HTML ()
2017-11-11 17:41:10 +03:00
Dimitry Ivanov
58c2f26491 Preparing the release 2017-05-26 12:42:49 +03:00
Dimitry Ivanov
3e9ff80da1 Initial commit (migrating from testing project to library) 2017-05-10 12:18:30 +03:00