aboutsummaryrefslogtreecommitdiff
path: root/test/todo/block-cluster_scope.plain.html
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-11 18:47:19 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-11 18:47:19 +0200
commit765ceca3bf63c1ea99c4060e793d96953582e19a (patch)
tree1b2f31fe4bd42a9dd091621bfafec7fcaec16df2 /test/todo/block-cluster_scope.plain.html
parent80dfc2d690108220f991f282314d73765f285081 (diff)
add tests derived from draft protocol documentation
Diffstat (limited to 'test/todo/block-cluster_scope.plain.html')
-rw-r--r--test/todo/block-cluster_scope.plain.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/todo/block-cluster_scope.plain.html b/test/todo/block-cluster_scope.plain.html
new file mode 100644
index 0000000..c121d82
--- /dev/null
+++ b/test/todo/block-cluster_scope.plain.html
@@ -0,0 +1,12 @@
+<p>{.schema:Group}</p>
+<h1>People</h1>
+<h2>Manu Sporny</h2>
+<p>My name is Manu Sporny.</p>
+<h2>Thomas Francart</h2>
+<p>My name is Thomas Francart.</p>
+<p>I once read this:</p>
+<blockquote>
+<p>My name is Manu Sporny.</p>
+<p>You can give me a ring.</p>
+</blockquote>
+<p>Should I call him?</p>