Skip to content

(Bug) [Markdown to PDF] can not mix tick box and links on the same line in GFM-like mode #715

@typhoe

Description

@typhoe

Description

In GFM-Like mode, you can't use a tick box (task list) with an url link on the same line

Steps to Reproduce

Got to the "Markdown to PDF" tool
Edit the example, add a tick box on the link line

- [ ] [Links](https://bentopdf.com)

see the preview display the tick box and the link, but appending the content of the line after the tick box to the link name and propagating the link to all elements below

Image

If you switch the mode to CommonMark (Strict), you loose the nice tick box icon, but the link is as expected again

Image

Console Logs

no special error in console

Sample PDF or File

- [ ] [Links](https://bentopdf.com)

Browser

Firefox

Browser Version

150.0.2

Operating System

Linux

BentoPDF Version

2.8.4

Additional Context

No response

Pre-submission Checklist

  • I have included console logs from the browser DevTools
  • I have attached a sample file or described how to reproduce the issue
  • I have searched existing issues to ensure this is not a duplicate

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions