Skip to content

移除旧的行级元素相关实现代码 #6819

Closed
@88250

Description

@88250

v2.2.0 之后大部分行级元素节点已经迁移至 NodeTextMark 了,之前使用的相关类型(比如 NodeTagNodeStrongNodeBlockRef 等)可以移除实现了。

  • NodeTag
  • NodeStrong
  • NodeInlineMath
  • NodeEmphasis
  • NodeCodeSpan
  • NodeMark
  • NodeStrikethrough
  • NodeSup
  • NodeSub
  • NodeKbd
  • NodeUnderline
  • NodeBlockRef
  • NodeFileAnnotationRef

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @88250

      Issue actions

        移除旧的行级元素相关实现代码 · Issue #6819 · siyuan-note/siyuan