Skip to content

中西文插入空格后代码块出现块 ID #4184

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
JokeenZhang opened this issue Mar 7, 2022 · 0 comments
Closed

中西文插入空格后代码块出现块 ID #4184

JokeenZhang opened this issue Mar 7, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@JokeenZhang
Copy link

JokeenZhang commented Mar 7, 2022

public class LinkedList<E>
    extends AbstractSequentialList<E>
    implements List<E>, Deque<E>, Cloneable, java.io.Serializable
{: id="20220306213806-r3uve4b"}

在mac中,这是必现bug,且无法通过Command + Z 撤销。手动删除块id后,再次点击中西文间插入空格,块id又会出现。且每次出现的id的值都不一样。如下所示。

  • {: id="20220307220132-ff7uo9i"}
  • {: id="20220307220218-cy8frwh"}
  • {: id="20220307220223-10fj6u9"}

且即便不删除块id,再去选择插入空格,块id也会一直增加,也就是出现多行

public class LinkedList<E>
    extends AbstractSequentialList<E>
    implements List<E>, Deque<E>, Cloneable, java.io.Serializable
{: id="20220307220218-cy8frwh"}

{: id="20220307220223-10fj6u9"}


@88250 88250 self-assigned this Mar 7, 2022
@88250 88250 changed the title siyuan 187版本,在选择中西文插入空格后,代码块出现块id 在选择中西文插入空格后代码块出现块 ID Mar 7, 2022
@88250 88250 changed the title 在选择中西文插入空格后代码块出现块 ID 中西文插入空格后代码块出现块 ID Mar 7, 2022
@88250 88250 added the Bug label Mar 7, 2022
@88250 88250 added this to the 1.8.8 milestone Mar 7, 2022
88250 added a commit to 88250/lute that referenced this issue Mar 7, 2022

Unverified

This user has not yet uploaded their public signing key.
中西文插入空格后代码块出现块 ID siyuan-note/siyuan#4184
@88250 88250 closed this as completed Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants