Mauro
|
6160c44d67
|
Update copyright holding and dates (#4640)
* Update copyright holding and dates
* compound IDE Macros updated
* update copyright
* update copyrights done
* update templates and README
|
2025-10-21 14:34:56 +02:00 |
|
Stefan Ceriu
|
57ec491bac
|
Fixes #4529 - Order out of order ordered list ordering order
|
2025-09-26 10:48:56 +03:00 |
|
Stefan Ceriu
|
7236c491d5
|
Remove extra new line before list items and useless paragraph style
|
2025-09-16 17:54:46 +03:00 |
|
Stefan Ceriu
|
7dd34400e4
|
Add support for HTML img tags (their alts) on the new AttributedStringBuilder
|
2025-09-16 17:54:46 +03:00 |
|
Stefan Ceriu
|
1bbeb535a1
|
Reduce code block font point sizes by 10% on the new attributed string builder.
|
2025-09-16 17:54:46 +03:00 |
|
Stefan Ceriu
|
93897495e2
|
Fix traling new lines appearing in attributed string when sending text separated by 2 new lines.
|
2025-09-12 18:09:18 +03:00 |
|
Stefan Ceriu
|
8e257b40c5
|
Preserve the formatting of parentless text nodes
|
2025-09-10 14:52:00 +03:00 |
|
Stefan Ceriu
|
7d59589892
|
Automatically add insert a new line after headers
|
2025-09-10 14:52:00 +03:00 |
|
Stefan Ceriu
|
59eb7dd74c
|
Fix the default point size used when applying symbolic traits.
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
9bbff69c69
|
Mark code blocks with a special attribute and strip away links from them.
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
69894ece62
|
Limit H1, H2 to the H3 point size.
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
97c5b5fb49
|
Correctly identify MSC4286 span values.
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
216d16ddba
|
Add link attributes as URL values instead of String ones
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
efbf456067
|
Remove matrix identifier attributes from code blocks
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
d52ee31c5b
|
Use the correct key when caching attributed string builder results.
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
9796a9d928
|
Add support for ordered and unordered lists.
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
4ac805be19
|
Add an initial version of the V2 AttributedStringBuilder
|
2025-09-09 17:17:40 +01:00 |
|
Stefan Ceriu
|
23a5d50067
|
Add a V2 version of the AttributedStringBuilder as a verbatim copy of the original one (for now)
|
2025-09-09 17:17:40 +01:00 |
|