16 Commits

Author SHA1 Message Date
Stefan Niedermann
56944dfd34 Fix package and import of CodeBlockEditHandler 2020-12-27 13:02:53 +01:00
Stefan Niedermann
51818a014a Update imports from sample and make use of Java 8 2020-12-27 12:56:48 +01:00
Stefan Niedermann
7cc74d7b22 Fix syntax error 2020-11-29 10:53:13 +01:00
Stefan Niedermann
36977c9a86 Use Runnable instances instead of Lambda expressions for Java < 8 compatibility 2020-11-29 10:49:54 +01:00
Stefan Niedermann
a46df8fa66 Improve HeadingEditHandler (WiP) 2020-11-28 12:51:33 +01:00
Stefan Niedermann
0ec8584c9e Move EditHandlers to editor package 2020-11-28 12:49:13 +01:00
Dimitry Ivanov
ba85ea0e98 Prepare annotation processor 2020-06-12 15:47:09 +03:00
Dimitry Ivanov
39177057af Prepare 4.2.0 release 2019-11-15 17:32:49 +03:00
Dimitry Ivanov
efa3473cfb Fix tests 2019-11-14 18:06:59 +03:00
Dimitry Ivanov
6c4ffd1778 Update to commonmark-java 0.13.0 2019-11-14 17:38:24 +03:00
Dimitry Ivanov
c6fd779f33 Stabilizing editor API 2019-11-11 17:08:41 +03:00
Dimitry Ivanov
681a7f68d7 Proper delimiters matching and autolinking support 2019-11-08 17:55:11 +03:00
Dimitry Ivanov
4b2d38b92f Minor clean up 2019-11-07 17:48:34 +03:00
Dimitry Ivanov
bd53c014a1 Added editor tests 2019-11-07 16:40:55 +03:00
Dimitry Ivanov
f1e750b305 Add editor sample 2019-11-07 14:02:07 +03:00
Dimitry Ivanov
8768e8a33c Editor implementation 2019-11-07 00:27:41 +03:00