Commit 22f9822
Correct class name formatting in locking.md (#8316)
* Correct class name formatting in locking.md
* Escape namespace separators and keep class name bold
A single backslash before `L` was treated as a Markdown escape, eating the
`L` and breaking the header. Escape the namespace separators with double
backslashes and keep the short class name bold, matching every other page
(e.g. caching.md, views.md).
---------
Co-authored-by: Mark Scherer <dereuromark@users.noreply.github.com>1 parent 09e87b3 commit 22f9822
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments