4 Commits

Author SHA1 Message Date
Dimitry Ivanov
8944f39592 Working with documentation v4 2019-06-17 14:08:33 +03:00
Dimitry Ivanov
519c5c98e5 Update build script dependencies 2019-03-15 13:39:33 +03:00
Dimitry Ivanov
6dade2bf98 Update travis config to use 28.0.3 2018-11-04 12:59:26 +03:00
Dimitry
e0563dca43
V2.0.0 (#66)
* Add `html-parser-api` and `html-parser-impl` modules
* Add `HtmlEmptyTagReplacement`
* Implement Appendable and CharSequence in SpannableBuilder
* Renamed library modules to reflect maven artifact names
* Rename `markwon-syntax` to `markwon-syntax-highlight`
* Add HtmlRenderer asbtraction
* Add CssInlineStyleParser
* Fix Theme#listItemColor and OL
* Fix task list block parser to revert parsing state when line is not matching
* Defined test format files
* image-loader add datauri parser
* image-loader add support for inline data uri image references
* Add travis configuration
* Fix image with width greater than canvas scaled
* Fix blockquote span
* Dealing with white spaces at the end of a document
* image-loader add SchemeHandler abstraction
* Add sample-latex-math module
2018-09-17 13:15:58 +03:00