But when i want to use custom jinja methods or filter in HTML print format i get following error:
jinja2.exceptions.UndefinedError: ‘jinja_xyx_method’ is undefined.
Please help me how to use custom jinja method in HTML print format.
Thanks in advance.
The structure changed slightly with v14, and jinja is indeed the right hook. If it’s not working for you, even after restarting your environment, it’s likely a path issue.