diff --git a/fragments.py b/fragments.py index 52257c8..83b9238 100644 --- a/fragments.py +++ b/fragments.py @@ -4,7 +4,7 @@ import string from lxml import etree -FRAGMENT_TAG = "+?" +FRAGMENT_TAG = "++" FRAGMENT_CLASS = "fragment" # Search and delete the FRAGMENT_TAG anywhere in the given HTML diff --git a/test/slides/chapter1.de.md b/test/slides/chapter1.de.md index a5d3a9e..ba4700e 100644 --- a/test/slides/chapter1.de.md +++ b/test/slides/chapter1.de.md @@ -6,11 +6,11 @@ Wirklich auf den Punkt! @slide @title -+? Wirklich auf den Punkt! +++ Wirklich auf den Punkt! @content -* +? Stichpunkt 1 -* +? Stichpunkt 2 -* +? Stichpunkt 3 -* +? Stichpunkt 4 +* ++ Stichpunkt 1 +* ++ Stichpunkt 2 +* ++ Stichpunkt 3 +* ++ Stichpunkt 4