GithubHelp home page GithubHelp logo

Comments (3)

justice2001 avatar justice2001 commented on July 18, 2024

这个bug是从v3.8.16开始出现的,对比了下debugger输出的SpinVditorSVDOM的结构:

3.8.16以前的lute渲染出来的结构是每一个脚注都用div包了起来,而3.8.16开始lute渲染出来的就是把所有脚注包在的一个div里。

截屏2023-12-14 23 17 10

from vditor.

Vanessa219 avatar Vanessa219 commented on July 18, 2024

贴入以下内容后输入会导致其他问题,还麻烦在修复一下,十分感谢。

QQ20231215-234211-HD.mp4
这里是一个脚注引用[^1],这里是另一个脚注引用[^bignote]。
[^1]: 第一个脚注定义。
[^bignote]: 脚注定义可使用多段内容。

    缩进对齐的段落包含在这个脚注定义内。

    ```
    可以使用代码块。
    ```

    还有其他行级排版语法,比如**加粗**和[链接](https://b3log.org)。

from vditor.

justice2001 avatar justice2001 commented on July 18, 2024

这个我在尝试修复,不过现在还在考虑怎么分辨是否为脚注部分,我应该需要先把#1270修复才能处理这个问题

from vditor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.