From 8aa3dea835e7f94f4c751a56b6eeaec74915eb16 Mon Sep 17 00:00:00 2001 From: jbiermann Date: Fri, 10 Nov 2017 11:02:20 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 +