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

[outline-mentions-plugin] Creates paragraph erroneously upon detecting mention #3

Closed
steveluscher opened this issue Jan 5, 2021 · 2 comments

Comments

@steveluscher
Copy link
Contributor

Repro

  1. Fire up the Outline example (yarn install && yarn start)
  2. Type ‘Hello’
  3. Press option-enter for a newline
  4. Type something that triggers the mentions autocomplete (eg. ‘The’)

Observe that the newline gets erroneously converted into a paragraph as soon as a mentionable run of text is detected.

Untitled.mov
@trueadm
Copy link
Collaborator

trueadm commented Jan 5, 2021

Nice find :) I’ll fix it when I’m back at work tomorrow.

@trueadm
Copy link
Collaborator

trueadm commented Jan 11, 2021

Fixed with f2bedac.

@trueadm trueadm closed this as completed Jan 11, 2021
acywatson pushed a commit that referenced this issue Apr 9, 2022
zurfyx pushed a commit that referenced this issue Jul 26, 2022
Scrolling when headings are adjacent now works
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

No branches or pull requests

2 participants