6 Commits

Author SHA1 Message Date
Dimitry Ivanov
5168fd7b80 Update changelog 2019-04-25 14:07:17 +03:00
Dimitry Ivanov
6098bcc652 Update documentation to point to v3 as primary target 2019-03-15 17:00:09 +03:00
Dimitry Ivanov
2845fc70ce Merge with master 2019-03-15 15:20:02 +03:00
Dimitry Ivanov
8064070233 Working on documentation 2019-01-30 13:46:39 +03:00
Dimitry Ivanov
c6349738ad Prepare for 2.0.1 release 2018-12-10 15:15:42 +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