Commit Graph

400 Commits

Author SHA1 Message Date
M66B
f335e07f97 White space optimization 2020-05-16 16:45:04 +02:00
M66B
a091779302 Fixed removing trailing whitespace
This is important for right alignment
2020-05-16 16:27:37 +02:00
M66B
b6f4525e0c Increased minimum luminance to 70% 2020-05-07 08:05:09 +02:00
M66B
0dd07ad8ad Use text color for 80% white/black text color 2020-05-06 22:50:50 +02:00
M66B
d77f7ebdcf Increase max formatted message size to 200 KB 2020-05-06 22:28:39 +02:00
M66B
5d70e28f5f Small improvement 2020-05-05 18:49:55 +02:00
M66B
04a828ef8c Small improvement 2020-05-05 18:48:37 +02:00
M66B
d362728ac2 Small improvement 2020-05-05 18:47:06 +02:00
M66B
430b1ca023 Small improvement 2020-05-05 18:43:37 +02:00
M66B
3f1f8da05c Skip normalizing plain text 2020-05-05 16:15:49 +02:00
M66B
eed8d3fb34 Skip aligning table content 2020-05-05 13:30:48 +02:00
M66B
6d9eda56bf Revert "Fixed aligning tables"
This reverts commit e84f9b0f09.
2020-05-05 12:13:09 +02:00
M66B
f637e7c3da Debug styles 2020-05-05 10:11:03 +02:00
M66B
564cc37c43 Fixed nested aligns 2020-05-05 10:10:20 +02:00
M66B
7dbb7b5480 Improved line span 2020-05-04 20:29:18 +02:00
M66B
268be8761b Truncate long alt texts 2020-05-04 20:19:05 +02:00
M66B
e84f9b0f09 Fixed aligning tables 2020-05-04 19:45:47 +02:00
M66B
fe16d5b43d hr is a block element 2020-05-04 19:08:34 +02:00
M66B
cc1b9cf52c Added unset font size/weight 2020-05-04 18:27:46 +02:00
M66B
044f118c41 Added support for lines 2020-05-04 15:21:34 +02:00
M66B
667e9f8fd6 Small improvement 2020-05-03 21:36:48 +02:00
M66B
fc353a2817 Added support for text alignment 2020-05-03 19:40:56 +02:00
M66B
c1eacc2c80 Switched to QuoteSpan
There is special processing for QuoteSpans in Android that doesn't work on extended QuoteSpans
2020-05-03 14:11:38 +02:00
M66B
33d0ac0868 Improved new line processing 2020-05-03 09:33:31 +02:00
M66B
45d8c5f9ec Improved debug info 2020-05-03 09:33:10 +02:00
M66B
cd10a32d9f Fixed extra newlines 2020-05-02 22:05:22 +02:00
M66B
760fee92c5 Oops 2020-05-02 22:01:41 +02:00
M66B
96b37e9658 Fixed pre processing 2020-05-02 17:51:15 +02:00
M66B
6f2c04706d Fixed warnings 2020-05-02 15:17:33 +02:00
M66B
c9dd9a664f Simplified/improved plain text 2020-05-02 14:23:11 +02:00
M66B
e9856a509e Fixed trimming spaces 2020-05-02 11:15:08 +02:00
M66B
46878f2f3d Simplification 2020-05-02 11:14:17 +02:00
M66B
198612dac6 Fixed preformatted text 2020-05-02 10:05:22 +02:00
M66B
63ee1b1c99 Fixed text justification numbered lists 2020-05-02 09:37:48 +02:00
M66B
e5e2126613 Simplification 2020-05-02 08:34:19 +02:00
M66B
20b724818a Ensure new line after block quote 2020-05-02 07:57:07 +02:00
M66B
9226bc90fb Fixed repeating list item number 2020-05-01 20:13:07 +02:00
M66B
cb9606770f Fixed list item number 2020-05-01 20:04:22 +02:00
M66B
2544e5d05c Simplify tracking images 2020-05-01 13:52:13 +02:00
M66B
c652c5690c Fixed empty link anchors 2020-04-30 14:53:22 +02:00
M66B
38fac8fb25 Added font weight values 2020-04-30 09:28:24 +02:00
M66B
01d9fbbf55 Make sure there is a newline before a blockquote 2020-04-30 08:32:59 +02:00
M66B
12b518509e Process strike element 2020-04-29 07:46:03 +02:00
M66B
e5accf5d93 Ignore none font weight 2020-04-28 20:13:49 +02:00
M66B
b8d466ba0e 12 points = 100 % 2020-04-28 18:32:10 +02:00
M66B
4cbe6d8b3b Relative font sizes are required for zooming 2020-04-28 18:20:47 +02:00
M66B
9a14026def Apply styles first 2020-04-28 09:14:22 +02:00
M66B
71a14bfea7 Custom rendering: variable font size 2020-04-28 09:02:07 +02:00
M66B
adc07f8bbe Added regular font weight 2020-04-28 07:54:03 +02:00
M66B
c60c79ded8 Process thead/tfoot 2020-04-28 07:52:28 +02:00