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

[stable27] [stable30] Fix(plaintext): multiple linebreaks at end #6511

Merged
merged 2 commits into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. fix(plaintext): allow adding multiple empty lines at the end

    Pressing enter three times exits a CodeBlock element by default.
    Disable this by setting `exitOnTripleEnter` to false in plaintext editor.
    
    Signed-off-by: Max <[email protected]>
    max-nextcloud authored and backportbot[bot] committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ec0b20a View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <[email protected]>
    nextcloud-command committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1d54c6b View commit details
    Browse the repository at this point in the history