Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust Line Break Policy and Add Shift+Enter Functionality #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

egg-
Copy link

@egg- egg- commented Mar 13, 2024

Changes Made:

  1. Adjusted the settings to disallow the preservation of line breaks. Line breaks are no longer permitted, following a similar policy to Notion's callout feature.
  2. Implemented functionality to allow users to add line breaks using the Shift+Enter combination.

Reasons for Changes:

The previous line break policy could lead to unexpected confusion among users. By adopting a policy similar to Notion's callout feature, users will experience a more consistent editing environment. Additionally, the implementation of Shift+Enter functionality provides users with the flexibility to add line breaks only when necessary.

Before Changes:

  • Line breaks were preserved within text, potentially resulting in discrepancies between the edited and rendered content.

After Changes:

  • A policy similar to Notion's callout feature has been adopted, ensuring a more consistent user experience.
  • Users can utilize Shift+Enter to add line breaks as needed.

Additional Information:

These changes aim to enhance user convenience and provide a more consistent editing environment. We anticipate that these modifications will have a positive impact on user experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant