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 <
8000
a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="253150927" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/24000" data-hovercard-type="pull_request" data-hovercard-url="/symfony/symfony/pull/24000/hovercard" href="https://github.com/symfony/symfony/pull/24000">#24000 [Translation] Fix <note> is interpreted as a tag in CHANGELOG (ogizanagi)
This PR was merged into the 3.4 branch.
Discussion
----------
[Translation] Fix <note> is interpreted as a tag in CHANGELOG
| Q | A
| ------------- | ---
| Branch? | 3.4 <!-- see comment below -->
| Bug fix? | no
| New feature? | no <!-- don't forget updating src/**/CHANGELOG.md files -->
| BC breaks? | no
| Deprecations? | no <!-- don't forget updating UPGRADE-*.md files -->
| Tests pass? | yes
| Fixed tickets | N/A <!-- #-prefixed issue number(s), if any -->
| License | MIT
| Doc PR | N/A
... and is removed when rendering the markdown. Put it in a code span instead.
Commits
-------
cc9fd59 [Translation] Fix <note> is interpreted as a tag in CHANGELOG
0 commit comments