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

[Docs] Tweaks and improvements #1011

Merged
merged 1 commit into from
Apr 23, 2022
Merged

[Docs] Tweaks and improvements #1011

merged 1 commit into from
Apr 23, 2022

Conversation

javiereguiluz
Copy link
Contributor

@javiereguiluz javiereguiluz commented Apr 23, 2022

This PR includes the following:

  • Some minor formatting and typo fixes
  • Change the <h3> underline to ~~~ instead of ^^^ to comply with Symfony Docs practices
  • Change the <h4> underline to ... instead of ''' to comply with Symfony Docs practices
  • Reindent all code blocks (they used 3 white spaces but we need 4)
  • Use code-block:: terminal instead of code-block:: bash when we want to display some console command
  • Use .. note:: and .. caution:: admonitions
  • Fix the syntax of some internal references
  • Display the "Before Symfony 5.3" and "When using Symfony 5.3 or higher" texts as headings to not confuse readers

@chalasr
Copy link
Collaborator

chalasr commented Apr 23, 2022

Thanks a ton, Javier!

@chalasr chalasr merged commit 8dc285f into lexik:2.x Apr 23, 2022
@javiereguiluz javiereguiluz deleted the docs branch April 23, 2022 17:17
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.

2 participants