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

[Doc] Minor syntax fix in Twig Components docs #2021

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

javiereguiluz
Copy link
Member

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.

@javiereguiluz javiereguiluz added the docs Improvements or additions to documentation label Aug 1, 2024
@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Aug 1, 2024
Copy link
Member

@smnandre smnandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks you @javiereguiluz 😄

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Aug 1, 2024
@javiereguiluz javiereguiluz merged commit 35c4686 into symfony:2.x Aug 1, 2024
2 checks passed
@javiereguiluz javiereguiluz deleted the doc_fix_components branch August 1, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants