We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccce905 commit e255f3bCopy full SHA for e255f3b
P5/Utilities/missing-listRef.xquery
@@ -5,6 +5,7 @@ declare namespace tei = "http://www.tei-c.org/ns/1.0";
5
declare option output:method "html";
6
declare option output:indent "yes";
7
declare option output:omit-xml-declaration "yes";
8
+(: 2025-06-24: Made by ebb to assist with TEI Guidelines ticket #2652: https://github.com/TEIC/TEI/issues/2652 :)
9
<html>
10
<head>
11
<title>Task Completion Table for Specs Lacking listRef Elements</title>
0 commit comments