如果虚拟引用前有转义符号,标签会被写入 https://ld246.com/article/1722933360950 [视频.webm](https://github.com/user-attachments/assets/15a116da-78a8-4cf3-96f1-dd27e0784939)
Activity
88250 commentedon Aug 6, 2024
这个是正常情况,因为转义符把 HTML 标签转义了。
TCOTC commentedon Aug 6, 2024
但对使用虚拟引用的用户来说不是正常情况。
要么虚拟引用的标签不被写入,要么在转义符号后不显示虚拟引用
TCOTC commentedon Aug 7, 2024
我感觉还是有点不一样,转义 HTML 标签应该是上面这种,但现在是下面这种:
88250 commentedon Aug 7, 2024
\ 转义了 \ 本身,后面一个 \ 转义 <
TCOTC commentedon Aug 7, 2024
那这三个
\
是从哪里来的?88250 commentedon Aug 7, 2024
看上去可能是 Windows 的盘符路径
TCOTC commentedon Aug 7, 2024
但我只打了一个
\
,按理说不应该会变成三个88250 commentedon Aug 9, 2024
在 #7821 中加入了转义,后面 #9790 又重复转义了一次导致的问题,删掉 7821 修复。
[-]如果虚拟引用前有转义符号,标签会被写入[/-][+]Wrong parsing virtual reference with `\` before it[/+]🐛 Wrong parsing virtual reference with `\` before it #12206
1 remaining item