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
---原始邮件---
发件人: "Jeffrey ***@***.***>
发送时间: 2024年9月28日(周六) 晚上8:00
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [siyuan-note/siyuan] 在行级元素前加两个反斜杠会变成 HTML (Issue #11906)
@88250 为啥转义反斜杠本身的时候会再转义 < ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Activity
[-]在行级元素前加两个反斜杠后变成 HTML[/-][+]在行级元素前加两个反斜杠会变成 HTML[/+][-]在行级元素前加两个反斜杠会变成 HTML[/-][+]🐛 在行级元素前加两个反斜杠会变成 HTML[/+][-]🐛 在行级元素前加两个反斜杠会变成 HTML[/-][+]在行级元素前加两个反斜杠会变成 HTML[/+]88250 commentedon Sep 11, 2024
这个没有办法处理,
\
会转义行级标签开头的<
。TCOTC commentedon Sep 17, 2024
我不太理解,
\\
不是转义反斜杠本身吗?TCOTC commentedon Sep 28, 2024
@88250 为啥转义反斜杠本身的时候会再转义
<
?88250 commentedon Sep 28, 2024