| Summary: | No rendering of fence code block | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Christian Deligant <christian> |
| Component: | markdown backend | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | minor | CC: | aacid, christian, nate, yurchor |
| Priority: | NOR | ||
| Version First Reported In: | 1.9.3 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Example of wrong rendering and expected rendering
File to trigger the bug(?) |
||
|
Description
Christian Deligant
2021-10-22 08:43:36 UTC
Please attach the .md file you're using to test this. Created attachment 142778 [details]
File to trigger the bug(?)
The demo file. It is enough to add the new line before ``` to make it rendered correctly.
I think it's a rather discount problem (?), not the okular one. (In reply to Yuri Chornoivan from comment #2) > Created attachment 142778 [details] > File to trigger the bug(?) > > The demo file. It is enough to add the new line before ``` to make it > rendered correctly. You are perfectly right. Sorry for my misunderstanding of the correct syntax to write markdowns. I used Retext to write the md file. I read somewhere that MD is not "strict" about compliance so what is working in one editor is not garanteed to work in a different viewer. This "bug" can be closed for my side. Thank you very much for your time and patience. |