Summary: | Feature Request: ability to turn off rendering the text that has spaces before it in a new line as code | ||
---|---|---|---|
Product: | [Applications] Merkuro | Reporter: | strangequark <random1123581321> |
Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | carl, kishore96 |
Priority: | NOR | ||
Version First Reported In: | 0.2.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
strangequark
2021-11-18 11:14:39 UTC
The formatting used is markdown, this allows outside of rendering code to also add link, make text bold or italic and add lists. We unfortunately can't stop rendering code but still render the other elements, so I don't really see a way to fix this issue. Outside of maybe completely disabling all the other rendering options at the same time. Ideally we should probably support rich text editing |