Skip to content

Improve HTML clipping #11148

Closed
Closed
@TCOTC

Description

@TCOTC
Contributor

改进剪藏

In what scenarios do you need this feature?

这篇文章:https://mp.weixin.qq.com/s/ai4dnfUaE3FGkFHo1IeDCg

剪藏之后有一行变成了这样:

image

上面一行是正常的:

<section style="margin: 8px 8px 16px;line-height: 1.75em;">
  <strong>
    <span style="font-size: 15px;letter-spacing: 1px;">如何一步步去搭建结构?</span>
  </strong>
</section>

下面一行有点问题:

<section style="margin: 8px 8px 16px;line-height: 1.75em;">
  <strong>
    <span style="font-size: 15px;letter-spacing: 1px;">
      还有文章的主体框架搭建起来了,如何对做装?也就是给出更多说服性论据。
      <br>
    </span>
  </strong>
</section>

Describe the optimal solution

image

Describe the candidate solution

No response

Other information

No response

Activity

changed the title [-]改进剪藏[/-] [+]Improve HTML clipping[/+] on Apr 26, 2024
self-assigned this
on Apr 26, 2024
added this to the 3.0.12 milestone on Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @88250@TCOTC

      Issue actions

        Improve HTML clipping · Issue #11148 · siyuan-note/siyuan