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

Default extensions #3

Open
Alir3z4 opened this issue Jan 17, 2013 · 0 comments
Open

Default extensions #3

Alir3z4 opened this issue Jan 17, 2013 · 0 comments

Comments

@Alir3z4
Copy link
Owner

Alir3z4 commented Jan 17, 2013

Set default extension.
Better to be set in settings.py, With a variable such as DEFAULT_MARKWHAT_EXTENSIONS.
And should be provided in list.

Instance:

DEFAULT_MARKWHAT_EXTENSIONS = [
    'nl2br',
    'safe',
    'toc',
    'billy',
    'jean',
    'kid'
]
@ghost ghost assigned Alir3z4 Jan 29, 2013
@Alir3z4 Alir3z4 removed their assignment Aug 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant