10000 Use Twig highlighter instead of Jinja by wouterj · Pull Request #5859 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Use Twig highlighter instead of Jinja #5859

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

Merged
merged 2 commits into from
Nov 7, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix formatting
  • Loading branch information
wouterj committed Nov 5, 2015
commit d1162324d79e41823105cce5b6f5ddb9a1dbb7a0
4 changes: 2 additions & 2 deletions contributing/documentation/format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ Markup Format Use It to Display
``xml`` XML
``php`` PHP
``yaml`` YAML
``twig`` Pure Twig markup
``html+twig`` Twig markup blended with HTML
``twig`` Pure Twig markup
``html+twig`` Twig markup blended with HTML
``html+php`` PHP code blended with HTML
``ini`` INI
``php-annotations`` PHP Annotations
Expand Down
0