From 9cd60704260c2febcbdfb561cfd5991b01ef2155 Mon Sep 17 00:00:00 2001 From: krHERO Date: Thu, 11 Sep 2025 16:02:31 +0200 Subject: [PATCH] add html file this commit adds a sample tei file Refs https://github.com/Edirom/EditionExample/issues/23 --- content/ediromEditions/edirom_edition_example.xml | 6 ++++++ content/texts/vorwort.html | 13 +++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 content/texts/vorwort.html diff --git a/content/ediromEditions/edirom_edition_example.xml b/content/ediromEditions/edirom_edition_example.xml index da24b4a..58fac4d 100644 --- a/content/ediromEditions/edirom_edition_example.xml +++ b/content/ediromEditions/edirom_edition_example.xml @@ -23,6 +23,12 @@ Read me! + + + Vorwort + preface + + diff --git a/content/texts/vorwort.html b/content/texts/vorwort.html new file mode 100644 index 0000000..69d4b19 --- /dev/null +++ b/content/texts/vorwort.html @@ -0,0 +1,13 @@ + + + + Beispiel-Vorwort in HTML + + + +

Beispiel-Überschrift

+ +

Dies ist (k)ein super Beispiel für ein Vorwort in HTML.

+ + + \ No newline at end of file