Giter Club home page Giter Club logo

Comments (4)

SunnyCheung-cp avatar SunnyCheung-cp commented on June 10, 2024

@Saul-Mirone I think it's not just bold display wrong, it's all toggleMark
And we can't undo it to get it back to normal display, we'll fixing it?

iShot_2023-11-01_11.20.09.mp4

from milkdown.

Saul-Mirone avatar Saul-Mirone commented on June 10, 2024

This issue should be split into 2 different problems:

  1. When user typing *hello *hello, you will not get bold style because that's how markdown spec defines the behavior.
    *hello *hello -> *hello *hello. It's same in github's editor.
  2. Users cannot undo the behavior. That's a bug and I'll fix it.

from milkdown.

SunnyCheung-cp avatar SunnyCheung-cp commented on June 10, 2024

@Saul-Mirone
**bold ** bold this is a wrong markdown format
As you can see from the video I shared, when I type strong testing and set it to bold, it is fine
But when I want to cancel testing blod, it appears in the wrong format, **strong testing** -> **strong **testing
That's not correct, right? It should be **strong** testing

from milkdown.

Saul-Mirone avatar Saul-Mirone commented on June 10, 2024

Fixed by #1171

from milkdown.

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.