| Summary: | Markdown ToDo Lists are not shown correctly | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Lorenz Hoffmann <hoffmann_lorenz> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | wishlist | CC: | yurchor |
| Priority: | NOR | ||
| Version First Reported In: | 1.11.3 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Lorenz Hoffmann
2020-12-14 16:10:52 UTC
Okular uses Discount library to process Markdown files. It would be better to report the bugs against Discount: https://github.com/Orc/discount/issues The bug will be fixed faster if there will be a minimal working (non-working example) attached. You can test it locally using markdown test.md in console. (In reply to Yuri Chornoivan from comment #1) > Okular uses Discount library to process Markdown files. It would be better > to report the bugs against Discount: > > https://github.com/Orc/discount/issues Seems like there is already an issue for this: https://github.com/Orc/discount/issues/205 Even better, it seems to be finished and gets released with v3, very cool! |