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
As it turned out, GitHub's Markdown parser ignores backslashed
sequences in titles though they work for many other special characters.
This commit changes them to HTML character entities.
Additionally, the TOC in README.md is updated to use 'C#' spelling
instead of 'CSharp'.
0 commit comments