Stefan Ceriu
53e1cf4ad5
Fix a couple of warnings
2026-02-02 10:37:21 +02:00
Doug
97048b750a
Fix inline code being rendered as blocks. ( #5017 )
...
* Fix inline code being rendered as blocks.
And make blocks non-greedy as well as only scrolling when needed.
* Rename the bubble layout priorities.
* Add an InlineCode attribute so that the builder also strips links from these too.
* Split up the snapshot tests into individual cases.
This should make it much easier to see *what* has changed when regenerating.
2026-01-28 11:46:13 +00:00
Stefan Ceriu
0ede9fffa0
Fix #4856 , fix #4431 - Normalise HTML whitespaces using SwiftSoup's own text()/TextNode.normaliseWhitespace methods
2026-01-22 20:11:45 +02:00
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
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
94a2b86283
Add proper separated blockquotes fixtures and fix the tests.
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
b90d4b6618
Adapt old AttributedStringBuilder tests to the new version and update the HTML fixtures
2025-09-09 17:17:40 +01:00
Stefan Ceriu
afbcd94a5f
Extract HTML fixtures out of the FormattedBoxyText previews.
2025-09-09 17:17:40 +01:00