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

Fix html to markdown rendering issue #48088

Merged
merged 1 commit into from Nov 4, 2022
Merged

Conversation

PhilETaylor
Copy link
Contributor

@PhilETaylor PhilETaylor commented Nov 3, 2022

Q A
Branch? 6.2
Bug fix? no
New feature? no
Deprecations? no
License MIT

Simply fix the rendering of <br> tags in the markdown in https://github.com/symfony/symfony/blob/6.2/CHANGELOG-6.2.md - my bad

Before

Screenshot 2022-11-03 at 07 16 20

After

Screenshot 2022-11-03 at 10 05 23

@carsonbot carsonbot added this to the 6.2 milestone Nov 3, 2022
CHANGELOG-6.2.md Outdated Show resolved Hide resolved
fabpot
fabpot approved these changes Nov 4, 2022
@fabpot
Copy link
Member

fabpot commented Nov 4, 2022

Good catch, thanks @PhilETaylor.

@fabpot fabpot merged commit b9125e9 into symfony:6.2 Nov 4, 2022
4 of 8 checks passed
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.

None yet

6 participants