Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Conversation

@swsnr
Copy link
Owner

@swsnr swsnr commented Nov 24, 2024

Fixes #302

Previously, we restricted task list markers to inline list items,
however we do no actually care for the kind of inline text, as our
marker is just one checkbox that we can render anywhere.

As a result, mdcat no longer crashes when rendering a task list with
nested paragraphs.

Fixes #302
@swsnr swsnr self-assigned this Nov 24, 2024
@swsnr swsnr added the bug Something isn't working label Nov 24, 2024
@swsnr swsnr enabled auto-merge November 24, 2024 08:10
@swsnr swsnr merged commit b2d1e52 into main Nov 24, 2024
5 checks passed
@swsnr swsnr deleted the swsnr/issue302 branch November 24, 2024 08:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mdcat crashes on tasklists with nested paragraphs

2 participants