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 default list of filters for typogrify_custom #3517

Merged
merged 2 commits into from Feb 22, 2021

Conversation

bryanwweber
Copy link
Contributor

Pull Request Checklist

  • I’ve read the guidelines for contributing.
  • I updated AUTHORS.txt and CHANGES.txt (if the change is non-trivial) and documentation (if applicable).
  • I tested my changes.

Description

Per discussion on #3512, this implements a default list of filters for typogrify_custom. This allows specifying only the ignore_tags option. It also adds documentation for the typogrify_custom filter using functools.partial.

This allows specifying only the ignore_tags option. Add documentation
for the typogrify_custom filter using functools.partial.
docs/manual.rst Outdated Show resolved Hide resolved
docs/manual.rst Outdated Show resolved Hide resolved
nikola/filters.py Outdated Show resolved Hide resolved
* Be more specific about ignore_tags
* Remove "as" import
* Do not modify ignore_tags in place
@Kwpolska Kwpolska merged commit ad8716d into getnikola:master Feb 22, 2021
@Kwpolska
Copy link
Member

Thanks for fixing this!

@bryanwweber bryanwweber deleted the typogrify-custom-api branch February 22, 2021 22:11
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.

None yet

2 participants