From be35a0f322b03cf38fbba3b60f657ffce1a62c8d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 12 May 2025 12:10:41 +0200 Subject: fix IRIs in tests --- test/ex_title_and_list.md | 2 +- test/ex_title_and_list.plain.html | 2 +- test/ex_title_and_list.rdfa.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/ex_title_and_list.md b/test/ex_title_and_list.md index 5b12b34..3d87542 100644 --- a/test/ex_title_and_list.md +++ b/test/ex_title_and_list.md @@ -7,7 +7,7 @@ * Meeting participants: {schema:attendee} * Alice * Bob - * [Tim](https://www.wikidata.org/wiki/Q80) + * [Tim](https://www.wikidata.org/entity/Q80) * Description: Some information not annotated ## Launch party diff --git a/test/ex_title_and_list.plain.html b/test/ex_title_and_list.plain.html index 1ef3fac..0a2b3c0 100644 --- a/test/ex_title_and_list.plain.html +++ b/test/ex_title_and_list.plain.html @@ -6,7 +6,7 @@
  • Description: Some information not annotated
  • diff --git a/test/ex_title_and_list.rdfa.html b/test/ex_title_and_list.rdfa.html index b3c62d1..fb0c98b 100644 --- a/test/ex_title_and_list.rdfa.html +++ b/test/ex_title_and_list.rdfa.html @@ -7,7 +7,7 @@
  • Description: Some information not annotated
  • -- cgit v1.2.3