118 Commits

Author SHA1 Message Date
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
Dimitry Ivanov
448a620399 Add TestSpan module 2018-12-17 14:40:23 +03:00
Dimitry Ivanov
5a18aa3a01 Remove ext tests from core module 2018-12-13 19:05:49 +03:00
Dimitry Ivanov
078d4dfc38 Add README to ext-latex module 2018-12-03 17:58:24 +03:00
Dimitry Ivanov
582b9209d9 Fix typo in AsyncDrawable waitingForDimensions 2018-12-03 17:32:27 +03:00
Dimitry Ivanov
577c3fc782 Add markwon-ext-latex module extension 2018-12-02 16:29:47 +03:00
Dimitry Ivanov
6a82b75aba Update sample-custome-extension to use plugin 2018-12-02 15:32:41 +03:00
Dimitry Ivanov
f97c852c8a Remove listlevel internal state 2018-12-02 15:22:11 +03:00
Dimitry Ivanov
5b61521e30 Remove increment/decrement blockIndent from visitor 2018-12-02 15:09:15 +03:00
Dimitry Ivanov
19cd94febb Specific node visitors for core nodes 2018-12-02 14:29:27 +03:00
Dimitry Ivanov
42aab2280e Rename blockQuoteIndent to blockIndent 2018-12-02 14:04:58 +03:00
Dimitry Ivanov
b52de58fbd Applying fix from 2.0.1 to blockQuote and paragraph (fac23ef) 2018-12-02 14:02:04 +03:00
Dimitry Ivanov
ca231ab2d8 AsyncDrawable fix no dimensions bug 2018-12-02 13:57:49 +03:00
Dimitry Ivanov
b6b360b736 Add before and after render methods to plugin 2018-12-02 13:54:08 +03:00
Dimitry Ivanov
dc9a4dbf56 Removed html from core artifact 2018-11-26 17:27:53 +03:00
Dimitry Ivanov
d48b33e9a5 Add extension modules 2018-11-26 16:46:55 +03:00
Dimitry Ivanov
6eb8e64d75 Add bufferType Markwon option and fix GIF in sample 2018-11-26 16:11:16 +03:00
Dimitry Ivanov
66bb33a76b Create HtmlPlugin 2018-11-26 15:51:16 +03:00
Dimitry Ivanov
27ed17aaff Move all html entities to markwon-html module 2018-11-26 15:16:11 +03:00
Dimitry Ivanov
2efd12f020 Syntax highlight plugin, image modules (svg, gif), working sample application 2018-11-25 15:48:58 +03:00
Dimitry Ivanov
3526e16565 Core functionality plugin 2018-11-24 16:59:20 +03:00
Dimitry Ivanov
498c811987 POC for plugin system 2018-11-24 16:03:08 +03:00