Mario
371b8440c3
adjust tests after recent commit
2024-03-21 11:04:03 +00:00
Mario
3de8f5e7de
deal with wihitespace issues in tables and lists and add tests
2024-03-20 14:35:43 +01:00
Mario
b3c260a145
fix reshares from streams loosing image
2024-03-20 09:31:17 +01:00
Mario
37b22fe542
fix unterminated entity reference error when dealing with domxpath and add a test
2024-03-06 21:08:46 +01:00
Harald Eilertsen
80ed2ff89a
Add some beginning tests for bbcode, and a bit of refactoring
2024-03-01 16:18:07 +00:00
Mario
1fa59df6f3
Add test for a paragraph with a mention and some text
2024-02-13 13:01:09 +00:00
Harald Eilertsen
e6ce2885c0
Fix: Keep indentation in html and md code blocks.
...
Moves the logic for unwrapping broken lines in html (and Markdown) to
the node processing, instead of doing it over the full html content.
This allows us to skip if for code blocks (aka `<code>` elements within
`<pre>` elements).
2024-02-07 15:54:40 +01:00
Harald Eilertsen
ec19ee9d82
Fix convert code blocs from markdown/html to bbcode
2024-02-06 18:39:51 +01:00
Harald Eilertsen
983f063d33
Fix image with alt text for html/md to bbcode
2024-02-06 16:23:39 +01:00