diff --git a/README.md b/README.md index 48842ac..8affacf 100644 --- a/README.md +++ b/README.md @@ -76,12 +76,12 @@ This tool works only if the ocr xml has been generated with the character by cha Currently only text elements get processed, image and table elements are ignored. The following text attributes are transfered to TEI: -* italic -> italic> -* bold -> bold> -* underline -> underline> -* strikethrough -> strikethrough> -* super super -* unclear characters -> l +* italic -> ` italic>` +* bold -> `bold>` +* underline -> `underline>` +* strikethrough -> `strikethrough>` +* super `super` +* unclear characters -> `l` # Building @@ -110,4 +110,4 @@ Apache 2.0. # Credits - \ No newline at end of file +