Skip to content

Commit e76e5ab

Browse files
committed
Add tests for markup stripper
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent f0e775d commit e76e5ab

15 files changed

+10682
-0
lines changed

tests/textcode/data/markup_expected/Label.html.stripmarkup.json

Lines changed: 665 additions & 0 deletions
Large diffs are not rendered by default.

tests/textcode/data/markup_expected/PDL.html.stripmarkup.json

Lines changed: 529 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
"<!-- saved from url=(0014)about:internet -->\r\n",
3+
"<HTML>\r\n",
4+
" \r\n",
5+
" \r\n",
6+
" \r\n",
7+
" \r\n",
8+
" \r\n",
9+
" \r\n",
10+
" \r\n",
11+
" \r\n",
12+
" \r\n",
13+
" \r\n",
14+
"<SCRIPT src='a.js'> \r\n",
15+
" \r\n",
16+
"</HTML>\r\n"
17+
]

0 commit comments

Comments
 (0)