Closed
Description
In what scenarios do you need this feature?
如题,
比如有一个代码块,
修改代码块内容,内容被提交后,按f5,变成了代码的一部分
网络抓包数据
Describe the optimal solution
建议可以给用户自定义dom添加属性,然后可根据这个属性,在提交块内容时忽略该dom
比如:
<div data-custom-ignore="true">......</div>
然后在块提交时,可忽略此dom。
关联帖子:https://ld246.com/article/1727621671852/comment/1727911436752?r=wilsons#comments
Describe the candidate solution
No response
Other information
No response
Activity
TCOTC commentedon Oct 3, 2024
protyle-custom 行不行?
88250/lute#207
88250 commentedon Oct 3, 2024
用 protyle-custom 应该可以忽略的,我先关闭了,感谢反馈。
wish5115 commentedon Oct 3, 2024
好的,感谢!学习了。
wish5115 commentedon Oct 3, 2024
好的,感谢!学习了。