Change fragment prefix to »++«

This commit is contained in:
Knoch 2020-03-02 17:41:56 +01:00
parent 47ffa62e83
commit 6e97024587
2 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ import string
from lxml import etree from lxml import etree
FRAGMENT_TAG = "+?" FRAGMENT_TAG = "++"
FRAGMENT_CLASS = "fragment" FRAGMENT_CLASS = "fragment"
# Search and delete the FRAGMENT_TAG anywhere in the given HTML # Search and delete the FRAGMENT_TAG anywhere in the given HTML

View File

@ -6,11 +6,11 @@ Wirklich auf den Punkt!
@slide @slide
@title @title
+? Wirklich auf den Punkt! ++ Wirklich auf den Punkt!
@content @content
* +? Stichpunkt 1 * ++ Stichpunkt 1
* +? Stichpunkt 2 * ++ Stichpunkt 2
* +? Stichpunkt 3 * ++ Stichpunkt 3
* +? Stichpunkt 4 * ++ Stichpunkt 4