Revert escape.py test files
This commit is contained in:
parent
3413052ef2
commit
528c3b1ca5
@ -14,9 +14,6 @@ context = {
|
|||||||
'the listing\nwith\nsome\nlines\nand special chars : <>&\f ... and a page break'
|
'the listing\nwith\nsome\nlines\nand special chars : <>&\f ... and a page break'
|
||||||
),
|
),
|
||||||
'page_break': R('\f'),
|
'page_break': R('\f'),
|
||||||
'new_listing': """With the latest version of docxtpl,
|
|
||||||
there is no need to use Listing objects anymore.
|
|
||||||
Just use \\n for newline,\n\\t for \ttabulation and \\f for ...\f...page break"""
|
|
||||||
}
|
}
|
||||||
|
|
||||||
tpl.render(context)
|
tpl.render(context)
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user