mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-01 18:38:27 +02:00
Epub now contains character sheets information.
This commit is contained in:
@@ -267,6 +267,7 @@ def to_heading_id(inpt: str) -> str:
|
||||
return inpt.replace(" ", "-")
|
||||
|
||||
|
||||
|
||||
# Prepare the jinja environment
|
||||
jinja_env = jinja_environment()
|
||||
jinja_env.filters["rst_to_html"] = rst_to_html
|
||||
|
||||
Reference in New Issue
Block a user