[GH-ISSUE #4638] [Bug] type > + space should be Quotes, not Insert Toggle. #2077

Open
opened 2026-03-23 21:19:29 +00:00 by mirror · 2 comments
Owner

Originally created by @curlykay on GitHub (Feb 8, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4638

Bug Description

Now type > + space generate an Insert Toggle.
This is a departure from the common markdown syntax, where most markdown rendering implementations present type > + space as a Quotes.

This has caused me some problems, especially when copying other markdown documents into Appflowy, where the Quotes become Insert Toggles!

How to Reproduce

input > + space

Expected Behavior

type > + space generate Quotes

Operating System

macos 14.2.1

AppFlowy Version(s)

0.4.6

Screenshots

No response

Additional Context

No response

Originally created by @curlykay on GitHub (Feb 8, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4638 ### Bug Description Now type `>` + `space` generate an `Insert Toggle`. This is a departure from the common [markdown syntax](https://commonmark.org/help/), where most markdown rendering implementations present type `>` + `space` as a `Quotes`. This has caused me some problems, especially when copying other markdown documents into Appflowy, where the `Quotes` become `Insert Toggles`! ### How to Reproduce input `>` + `space` ### Expected Behavior type `>` + `space` generate `Quotes` ### Operating System macos 14.2.1 ### AppFlowy Version(s) 0.4.6 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@Xazin commented on GitHub (Feb 8, 2024):

" + space in eg. Notion, is a quote, where > + space is a toggle.

But I agree, that > + space should be a quote by Markdown standards. I'm not sure if there is a good replacement for inserting a toggle by shortcut.

<!-- gh-comment-id:1934890167 --> @Xazin commented on GitHub (Feb 8, 2024): `" + space` in eg. Notion, is a quote, where `> + space` is a toggle. But I agree, that `> + space` should be a quote by Markdown standards. I'm not sure if there is a good replacement for inserting a toggle by shortcut.
Author
Owner

@curlykay commented on GitHub (Feb 8, 2024):

Maybe add an application setting item for Quotes and Insert Toggle swapping key combinations, like the fn and ctrl key swapping setting in thinkpad bios.

<!-- gh-comment-id:1934904303 --> @curlykay commented on GitHub (Feb 8, 2024): Maybe add an application setting item for `Quotes` and `Insert Toggle` swapping key combinations, like the `fn` and `ctrl` key swapping setting in thinkpad bios.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2077
No description provided.