question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow disabling markdown quotes

See original GitHub issue

Platform: web Version: most recent

I am opening this as a bug, because in my eyes, it is. Please add a setting to disable the rendering of >quotes as rich text, similar to the emoji setting. I don’t think I am exaggerating when I say that a lot of users find those are awful, and just want plaintext arrows instead.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

5reactions
turt2livecommented, May 6, 2020

Sorry, we currently support markdown for messages and don’t have an interest in using our own markdown specification. As a workaround, there is the /plain command which doesn’t use any markdown processing.

1reaction
t3chguycommented, May 23, 2022

The markdown is parsed by commonmark. If you want them to change the behaviour raise it with them. vector-im/element-meta#330 is the issue about changing markdown parsers.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allow disabling markdown quotes · Issue #13561 - GitHub
Platform: web. Version: most recent. I am opening this as a bug, because in my eyes, it is. Please add a setting to...
Read more >
Disable pandoc conversion of double quotes when outputting ...
To turn off smart quotes use: pandoc -f markdown-smart -t plain test.md. To display it in a terminal you might try something like:...
Read more >
Add user setting to enable/disable Markdown editor ... - GitLab
As a user who understands Markdown, I want to type Markdown into textboxes without modification so that I am not fighting against the...
Read more >
Extended Syntax - Markdown Guide
Many of them allow you to add extensions that enable extended syntax elements. ... except inside other elements like lists, block quotes, and...
Read more >
Markdown Settings - Drafts User Guide
Markdown is plain text markup language that allows easy conversion to other ... Smart Quotes: Replace straight quotes; Disable images: Do not allow...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found