Cyrus Bakhtiari-Haftlang
dda5b0cd08
Replaced the implementation of SpannableBuilder
...
SpannableBuilder will now extend SpannableStringBuilder. The major diff-
erence will be that the span order will be reverted upon a call of
`getSpans()`. Another addition will be support for setting multiple
multiple spans by array.
The reverse order implementation is credited Uncodin/bypass
2018-08-24 10:39:08 +02:00
Dimitry Ivanov
06326eeb32
Add CHANGLELOG section to documentation
2018-08-21 19:02:20 +03:00
Dimitry Ivanov
1a4418c461
Fix Theme#listItemColor and OL
2018-08-21 11:31:28 +03:00
Dimitry Ivanov
dc5cc9471c
Reuse HTML named entities w commonmark-java (less memory consumption)
2018-08-20 17:11:36 +03:00
Dimitry Ivanov
d382b37a72
Started working with standalone doc site
2018-08-20 16:38:39 +03:00
Dimitry Ivanov
c7c998db8f
Improve empty tag replacement
2018-08-19 19:20:35 +03:00
Dimitry Ivanov
5c9ba0f252
Add htmlIgnoreNonClosedTags option for SpannableConfiguration
2018-08-19 18:19:12 +03:00
Dimitry Ivanov
20c92ddd5e
Remove old html code
2018-08-19 16:02:02 +03:00
Dimitry Ivanov
9246a53891
Add blockquote tag handler
2018-08-19 15:26:08 +03:00
Dimitry Ivanov
2d9c80d519
Add ImageHandler (img tag)
2018-08-19 15:20:21 +03:00
Dimitry Ivanov
f1a38fca0f
Add CssInlineStyleParser
2018-08-19 14:10:27 +03:00
Dimitry Ivanov
23b95e70b9
Improve TagHandler to allow direct set of spans
2018-08-19 11:36:31 +03:00
Dimitry Ivanov
019ed61e69
Introduce trimming html text logic
2018-08-18 23:10:41 +03:00
Dimitry Ivanov
617a1c8d8f
Add HtmlRenderer asbtraction
2018-08-18 16:19:20 +03:00
Dimitry Ivanov
76fdbabad0
Renamed library modules to reflect maven artifact name
2018-08-18 13:35:37 +03:00