index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
includes
/
BBCodeTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change config used by Markdown tests to reflect actual use.
Harald Eilertsen
2024-10-12
1
-0
/
+8
*
markdown: Don't link URLs in code blocks.
Harald Eilertsen
2024-09-30
1
-1
/
+13
*
fix html2bbcode table and add test
Mario
2024-08-02
1
-0
/
+4
*
Upgrade test framework to PHPUnit 10.5
Harald Eilertsen
2024-05-27
1
-3
/
+3
*
remove p tags from li. otherwise we will get unwanted new lines in the list. ...
Mario
2024-05-08
1
-0
/
+4
*
add tests
Mario
2024-05-07
1
-0
/
+8
*
also deal with ol and ul tags earlier and add test for double nested lists
Mario
2024-05-03
1
-0
/
+8
*
deal with li tags earlier seems to be more straight forward also add test for...
Mario
2024-05-03
1
-0
/
+8
*
fix nested lists by parsing li before ul or ol and add a test
Mario
2024-05-03
1
-0
/
+8
*
more remove additional linebreaks after block element plus test
Mario
2024-03-25
1
-0
/
+4
*
make sure we preserve linefeeds in the actual content of lists and tables als...
Mario
2024-03-24
1
-0
/
+12
*
adjust tests after recent commit
Mario
2024-03-21
1
-3
/
+3
*
deal with wihitespace issues in tables and lists and add tests
Mario
2024-03-20
1
-0
/
+12
*
fix reshares from streams loosing image
Mario
2024-03-20
1
-0
/
+4
*
fix unterminated entity reference error when dealing with domxpath and add a ...
Mario
2024-03-06
1
-0
/
+4
*
Add some beginning tests for bbcode, and a bit of refactoring
Harald Eilertsen
2024-03-01
1
-0
/
+138
*
Add test for a paragraph with a mention and some text
Mario
2024-02-13
1
-0
/
+4
*
Fix: Keep indentation in html and md code blocks.
Harald Eilertsen
2024-02-07
1
-0
/
+8
*
Fix convert code blocs from markdown/html to bbcode
Harald Eilertsen
2024-02-06
1
-0
/
+4
*
Fix image with alt text for html/md to bbcode
Harald Eilertsen
2024-02-06
1
-0
/
+46