Skip to content

[Doctrine] Fix markdown in multiple_entity_managers.rst #15143

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 1 commit into from
Mar 24, 2021

Conversation

aivus
Copy link
Contributor

@aivus aivus commented Mar 23, 2021

Fix broken markdown at the end of the multiple entity managers page

@carsonbot carsonbot added this to the 4.4 milestone Mar 23, 2021
@carsonbot carsonbot changed the title Fix markdown in multiple_entity_managers.rst [Doctrine] Fix markdown in multiple_entity_managers.rst Mar 24, 2021
@javiereguiluz javiereguiluz merged commit c780e59 into symfony:4.4 Mar 24, 2021
@javiereguiluz
Copy link
Member

@aivus thanks for this contribution ... however, Oskar was right and this should be part of the .. caution. The real problem was that this line was using a TAB instead of white spaces. I spotted this while editing this in a text editor:

image

So, we've restored the indentation, but with white spaces, while merging. Cheers!

@aivus aivus deleted the patch-1 branch March 24, 2021 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants