39 Commits

Author SHA1 Message Date
Dimitry Ivanov
3a25a1b911 Docs, add local deeplink to NotFound 2020-07-29 14:44:49 +03:00
Dimitry Ivanov
6953b2cfde Update web links to samples 2020-07-29 14:22:25 +03:00
Dimitry Ivanov
3f9ac3d5f4 Eject vuepress theme to customize 404 page to include sample app deeplinking 2020-07-29 13:44:53 +03:00
Drakeet
3068cb6987 Add Pure Writer to list of awesome section 2020-02-29 21:21:15 +08:00
Dimitry Ivanov
17756a1137 Update documentation index page 2019-12-20 12:46:41 +03:00
Dimitry Ivanov
70113b7b16 Update index page for documentation 2019-12-19 18:09:21 +03:00
Dimitry Ivanov
3c23140ac0 Commonmark-java inline parser implementation 2019-11-14 15:30:35 +03:00
Dimitry Ivanov
d6fe069728 Update CHANGELOG 2019-11-14 15:27:39 +03:00
Dimitry Ivanov
136c6bd51b Add spec test to inline-parser module 2019-11-13 14:52:58 +03:00
Dimitry Ivanov
f2f5026694 Add sample and documentation for inline-parser 2019-11-13 14:38:49 +03:00
Dimitry Ivanov
bd53c014a1 Added editor tests 2019-11-07 16:40:55 +03:00
Dimitry Ivanov
6c8f1c04bb Update documentation web-site 2019-08-06 19:27:20 +03:00
Dimitry Ivanov
aa64aa7020 Update documentation to 4.0.0 2019-07-01 19:50:33 +03:00
Dimitry Ivanov
d65a1809ca Move CHANGELOG from documentation to the root of repository 2019-06-26 13:58:33 +03:00
Dimitry Ivanov
eca93dd27c Add simple-ext documentation 2019-06-24 15:08:43 +03:00
Dimitry Ivanov
a3ebae3b87 Renamed DefaultImageMediaDecoder to DefaultMediaDecoder 2019-06-17 23:01:02 +03:00
Dimitry Ivanov
8944f39592 Working with documentation v4 2019-06-17 14:08:33 +03:00
Dimitry Ivanov
8b0edc32c3 Started with v4 documentation 2019-06-12 18:45:28 +03:00
Dimitry Ivanov
14591508b5 Update awesome section for documentation 2019-06-12 16:51:48 +03:00
Dimitry Ivanov
60bbb6896c Fix v2 documentation (missing install entry) 2019-03-18 17:22:11 +03:00
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