19 Commits

Author SHA1 Message Date
Dimitry Ivanov
ab74222c54 Polishing documentation 2019-03-15 19:29:52 +03:00
Dimitry Ivanov
6098bcc652 Update documentation to point to v3 as primary target 2019-03-15 17:00:09 +03:00
Dimitry Ivanov
db0936094f Finishing documentation 2019-03-14 17:22:14 +03:00
Dimitry Ivanov
6d28817215 Add recycler-table module 2019-03-13 16:30:43 +03:00
Dimitry Ivanov
128612d5b2 Add reducer and nodeRenderer 2019-03-03 16:25:44 +03:00
Dimitry Ivanov
e1d5530962 Working with documentation 2019-02-24 17:10:58 +03:00
Dimitry Ivanov
c390cb0502 Add awesome section to v3 documentation index page 2019-02-17 15:18:12 +03:00
Dimitry Ivanov
a3ee7549a7 Publish upcoming beta documentation 2019-02-17 12:23:44 +03:00
Dimitry Ivanov
8064070233 Working on documentation 2019-01-30 13:46:39 +03:00
Dimitry Ivanov
18fd56a97c Working with documentation 2019-01-20 16:04:28 +03:00
Dimitry Ivanov
d91f367e0a Working on core module documentation 2019-01-15 13:33:15 +03:00
Dimitry Ivanov
02e7539881 Implicit LinkMovementMethod if not supplied explicitly 2019-01-13 16:57:16 +03:00
Dimitry Ivanov
7a598829a9 Bring back legacy 2.x.x documentation 2019-01-12 15:58:24 +03:00
Dimitry Ivanov
b3c685bfbc Doc site syntax highlight style 2019-01-08 15:08:51 +03:00
Dimitry Ivanov
726d26b006 Add commonmark sandbox editor to docs site 2019-01-08 14:13:52 +03:00
Dimitry Ivanov
059bc42ac6 Working on documentation website structure 2019-01-07 17:13:45 +03:00
Dimitry Ivanov
702f2a0546 Move artifacts to 'ru.noties.markwon' group 2019-01-07 14:54:29 +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