You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #2021 [Doc] Minor syntax fix in Twig Components docs (javiereguiluz)
This PR was merged into the 2.x branch.
Discussion
----------
[Doc] Minor syntax fix in Twig Components docs
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Issues | -
| License | MIT
The code blocks were unnecessarily indented and the rendered output wasn't correct.
The usage of `#.` for numbered lists is not mandatory, but it's generally recommended because that way the list items are autonumbered and you can add or remove items later without taking care of renumbering the other items.
Commits
-------
5825558 [Doc] Minor syntax fix in Twig Components docs
0 commit comments