5 Commits

Author SHA1 Message Date
dependabot[bot]
d7c5a36c0b
Bump lodash from 4.17.10 to 4.17.11 in /docs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.11.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.11)
2019-05-23 11:37:46 +00:00
Dimitry Ivanov
ab74222c54 Polishing documentation 2019-03-15 19:29:52 +03:00
Dimitry Ivanov
726d26b006 Add commonmark sandbox editor to docs site 2019-01-08 14:13:52 +03:00
Dimitry Ivanov
27daced93e Artifact picker functionality for docs site 2019-01-07 13:39:56 +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