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

Fix/order builtin filters alphabetically #863

Merged

Conversation

JesseE
Copy link
Contributor

@JesseE JesseE commented Sep 19, 2016

  • added correct order built-in filters for English
  • added correct order built-in filters for French
  • havent added correct order for filters in Chinese because the links are referencing to Jinja's site. which should be fixed. By adding the same content as in french and english.

-also it seems that in Chinese when you scroll down the page to builtin filters the layout of the page breaks I will post a new issue for this (done: #866).

closes #858

@jbmoelker jbmoelker merged commit c82d49a into mozilla:master Sep 19, 2016
JesseE pushed a commit to JesseE/nunjucks that referenced this pull request Sep 20, 2016
add dump filter documentation

added changelog update

Fix mobile viewport (meta) (mozilla#865)

closes mozilla#860

Order builtin filters alphabetically (mozilla#863)

Ordered filters alphabetically in English and French documentation.
Chinese docs only have references to Jinja docs, so are not updated.

Closes mozilla#858

added more elaborate tests and adding variants of values that can be passed in json

remove single quotes and added spaces here and there

change foo dump to items dump consistency

change key types

correcting documentation dump filter

perfecting dump documentation

perfecting dump testing

added different indentation

complete tests
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.

Sort builtin filters alphabetically in docs
2 participants