For example:
{{test|linebreaksbr|safe}}
For example:
{{test|linebreaksbr|safe}}
Yes you can, this is common practice to string together many filters consecutively.
Could you turn debugging on and see what the error is and update the question?
Make sure this is set in your settings.py
DEBUG = True
TEMPLATE_DEBUG = DEBUG