diff options
Diffstat (limited to 'test/ex_title_and_list.plain.html')
| -rw-r--r-- | test/ex_title_and_list.plain.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/ex_title_and_list.plain.html b/test/ex_title_and_list.plain.html new file mode 100644 index 0000000..1ef3fac --- /dev/null +++ b/test/ex_title_and_list.plain.html @@ -0,0 +1,14 @@ +<h2>Specification meeting</h2> +<ul> +<li>Date: 11/10</li> +<li>Place: Our office, Street name, Paris</li> +<li>Meeting participants: +<ul> +<li>Alice</li> +<li>Bob</li> +<li><a href="https://www.wikidata.org/wiki/Q80">Tim</a></li> +</ul></li> +<li>Description: Some information not annotated</li> +</ul> +<h2>Launch party</h2> +<p>(TODO)</p> |
