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
bug #145 fix: escape special chars in code text (nikophil)
This PR was merged into the main branch.
Discussion
----------
fix: escape special chars in code text
Hello there!
here is a fix for symfony/symfony-docs#17587
I had hard time understanding the problem was only occurring for code of type "text"!
cheers!
Commits
-------
3407885 fix: escape special chars in code text
<preclass="codeblock-code"><code>some text with special chars < > " & and some text with special chars already escaped < > " &</code></pre>
0 commit comments