diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-05-11 18:47:19 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-11 18:47:19 +0200 |
| commit | 765ceca3bf63c1ea99c4060e793d96953582e19a (patch) | |
| tree | 1b2f31fe4bd42a9dd091621bfafec7fcaec16df2 /test/block_scope_list.plain.html | |
| parent | 80dfc2d690108220f991f282314d73765f285081 (diff) | |
add tests derived from draft protocol documentation
Diffstat (limited to 'test/block_scope_list.plain.html')
| -rw-r--r-- | test/block_scope_list.plain.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/block_scope_list.plain.html b/test/block_scope_list.plain.html new file mode 100644 index 0000000..8f83544 --- /dev/null +++ b/test/block_scope_list.plain.html @@ -0,0 +1,5 @@ +<ul> +<li>Thomas Francart</li> +<li>Thomas Francart</li> +<li>Semantic Web Consultant</li> +</ul> |
