Compare commits

..

No commits in common. "version-14" and "main" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -187,8 +187,8 @@ app_license = "GPLv3"
# For example: Role, Gender, etc.
# translated_search_doctypes = []
jinja = {
jenv = {
"methods": [
"u_utils.jinja.html_to_markdown"
"html_to_markdown:u_utils.utils.html_to_markdown"
]
}