Commit bc62857
authored
The clean_pgn() function unescaped > and " HTML entities but
was missing ' (apostrophe), causing chapter names like "King's
English" to display as "King's English" in the sidebar.
https://claude.ai/code/session_01RGwiXshb2J84P5QQxDzGjr
1 parent 5967597 commit bc62857
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments