Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for custom filters #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add support for custom filters #5

wants to merge 4 commits into from

Conversation

RealOrangeOne
Copy link

Current implementation doesnt allow for custom filters in articles. This PR adds it!

Note: Never worked with jinja2 before, and have no idea if this works 👍.

@joachimneu
Copy link
Owner

joachimneu commented May 29, 2016

Thanks for your contribution! :) Did you try whether the proposed change works like this? Do you use it in one of your projects? What is necessary for a minimal working example?

@RealOrangeOne
Copy link
Author

No idea if this works, havent used or tested it yet. The jinja2 docs say this is how you add custom template tags, so this makes sense as to how it's done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants