•  
      request #20911 Conversion from HTML to Markdown does not work correctly with italic and bold text
    Infos
    #20911
    Thomas Gerbet (tgerbet)
    2021-04-12 11:16
    2021-04-09 18:40
    22498
    Details
    Conversion from HTML to Markdown does not work correctly with italic and bold text

    Reproduction:

    1. In a text field in the Markdown format enter the text **Bold*Italic***
    2. Switch the format of the text field to HTML
    3. Switch back to the Markdown format, you will get something like **Bold_Italic_** which does not render in the same way due to the way CommonMark content is rendered (see the specification for more details)
    Trackers
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-04-12
    Attachments
    Empty
    References

    Follow-ups