241 Commits

Author SHA1 Message Date
Łukasz Rutkowski
1d3255ed59 Extend task list parsing (#99)
* Handle task lists that start with * or + symbol
* Handle task lists that start with numbers
* Limit numbers valid for task lists to 9 digits
2019-02-18 14:36:53 +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
66bfad16ca Fix deep nested bullet lists for Nougat 2019-02-06 17:31:59 +03:00
Dimitry Ivanov
96ca96fa70 Working on documentation. Table rendering sample 2019-02-06 15:44:46 +03:00
Dimitry Ivanov
cc75a92c7f Theme legacy documentation warning about empty builder method 2019-01-30 14:25:35 +03:00
Dimitry Ivanov
27d0df0da1 Updated sample and app launcher icons 2019-01-30 14:12:51 +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
ba5bb9bfc7 Improve latex entension plugin module 2019-01-12 16:50:37 +03:00
Dimitry Ivanov
82fe43a921 TablePlugin another create factory method 2019-01-12 16:32:51 +03:00
Dimitry Ivanov
705dec0571 Markwon.hasPlugin method 2019-01-12 16:13:15 +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
37ad8effcd markwon-bundle gradle script 2019-01-07 16:02:32 +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 Ivanov
6f025b9a95 Bring back html-api to core module 2019-01-04 18:39:26 +03:00
Dimitry Ivanov
ec3d596d8a Fix failing tests 2019-01-04 01:32:06 +03:00
Dimitry Ivanov
81c1c16a86 Adding more tests 2019-01-03 16:22:29 +03:00
Dimitry Ivanov
9958f34574 MarkwonImpl tests 2019-01-03 14:28:41 +03:00
Dimitry Ivanov
4c18115b57 CorePlugin tests 2019-01-03 13:33:02 +03:00
Dimitry Ivanov
6f8c1dfaee Working with sample application 2019-01-02 22:49:54 +03:00
Dimitry Ivanov
e01787982f Working on new sample application 2018-12-28 18:58:33 +03:00
Dimitry Ivanov
0505845e4c Add sample module and update app icons 2018-12-28 14:19:36 +03:00
Dimitry Ivanov
c16cdff871 MarkwonBuilderImpl test 2018-12-27 18:45:45 +03:00
Dimitry Ivanov
581265a22a Introduce priority abstraction (order and dependency for plugins) 2018-12-26 19:07:31 +03:00
Dimitry Ivanov
2593539b65 Documenting recycler module (work in progress) 2018-12-26 00:06:36 +03:00
Dimitry Ivanov
24b95e2ffb Table parsing and improvements for recycler artifact 2018-12-25 15:08:28 +03:00
Dimitry Ivanov
f6ac3fde68 Add markwon-recycler module (work in progress) 2018-12-24 18:16:17 +03:00
Dimitry Ivanov
c58c31d5fd Add clear after markdown render action and SpannableBuilder#clear 2018-12-24 15:50:53 +03:00
Dimitry Ivanov
eabe1d9994 Add image-okhttp module 2018-12-24 13:39:50 +03:00
Dimitry Ivanov
30532f9e1d Configure strikethrough extension artifact 2018-12-24 13:22:31 +03:00
Dimitry Ivanov
2aef492e7d Fix build 2018-12-23 16:51:55 +03:00
Dimitry Ivanov
83547d38c3 Remove module from project 2018-12-23 16:36:30 +03:00
Dimitry Ivanov
286dd5410a Adding javadoc documentation (work in progress) 2018-12-23 16:36:01 +03:00
Dimitry Ivanov
ef15ee4bd2 Fix markwon-html tests 2018-12-22 17:39:29 +03:00
Dimitry Ivanov
4f02a793e7 Fix markwon main artifact tests 2018-12-22 17:18:54 +03:00
Dimitry Ivanov
f86cf1d109 Update latex extension for latest changes 2018-12-22 16:26:40 +03:00
Dimitry Ivanov
107246c573 Update HTML plugin to reflect latest API changes 2018-12-22 16:20:39 +03:00
Dimitry Ivanov
9dd3d4a94d RenderProps and SpanFactories 2018-12-22 15:38:29 +03:00
Dimitry Ivanov
69f9d0ebb8 Moved image span from factory to image-plugin 2018-12-17 18:42:42 +03:00
Dimitry Ivanov
066b634bee Migrated existing tests to new format 2018-12-17 18:25:48 +03:00
Dimitry Ivanov
1245712ef6 Migrating tests to new format 2018-12-17 17:10:58 +03:00
Dimitry Ivanov
7c473b3d37 Change markwon render return type to Spanned 2018-12-17 16:19:31 +03:00
Dimitry Ivanov
414a8763f2 Redefine test format 2018-12-17 16:18:20 +03:00