Change fragment prefix to »++«
This commit is contained in:
parent
47ffa62e83
commit
6e97024587
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user