diff --git a/convert-anystyle-data/anystyle-to-tei.ipynb b/convert-anystyle-data/anystyle-to-tei.ipynb index 7976a128570d2fcaba7ef23a3f4823849a9fc18a..01ce2be6f3dd0d8ae8978d7c34b5bf1f59300325 100644 --- a/convert-anystyle-data/anystyle-to-tei.ipynb +++ b/convert-anystyle-data/anystyle-to-tei.ipynb @@ -1128,9 +1128,7 @@ " </standOff>\n", "</TEI>\n", "```\n", - "\n", - "Todo: \n", - " - don't iterate over the lines of the files in `./ref` but over `<bibl>` in the files in `./tei-bibl-corrected`" + "The full input string is enclosed in a `<desc>` node as the first child of `<listBibl>`." ], "id": "3b4192e5e772efda" },