Skip to content

Improve inline code Markdown editing #9978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
idea-zone opened this issue Dec 26, 2023 · 1 comment
Closed

Improve inline code Markdown editing #9978

idea-zone opened this issue Dec 26, 2023 · 1 comment
Assignees
Milestone

Comments

@idea-zone
Copy link

idea-zone commented Dec 26, 2023

/api/block/updateBlock 行内代码块无法写入 ## 字符的问题

通过 POST /api/block/updateBlock
{
​ id: id,
​ dataType: 'markdown'
​ data: '#[ ]# #ni#'
}

更新后,结果变成了 : [ ] ni

@88250 88250 transferred this issue from siyuan-note/insider Dec 26, 2023
@88250 88250 self-assigned this Dec 26, 2023
@88250 88250 added this to the 2.12.0 milestone Dec 26, 2023
@88250
Copy link
Member

88250 commented Dec 26, 2023

和这个改动相关 #9805

稍后继续完善,感谢反馈。

@88250 88250 changed the title /api/block/updateBlock 行内代码块无法写入 ## 字符的问题 Improve inline code markdown editing Dec 26, 2023
88250 added a commit to 88250/lute that referenced this issue Dec 26, 2023

Verified

This commit was signed with the committer’s verified signature.
88250 added a commit to 88250/lute that referenced this issue Dec 26, 2023

Verified

This commit was signed with the committer’s verified signature.
88250 added a commit to 88250/lute that referenced this issue Dec 26, 2023

Verified

This commit was signed with the committer’s verified signature.
88250 added a commit that referenced this issue Dec 26, 2023

Verified

This commit was signed with the committer’s verified signature.
88250 added a commit that referenced this issue Dec 26, 2023

Verified

This commit was signed with the committer’s verified signature.
@88250 88250 closed this as completed Dec 26, 2023
@88250 88250 changed the title Improve inline code markdown editing Improve inline code Markdown editing Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants