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

Enter does not work when adding a link in a list #10

Open
RealFoxie opened this issue Feb 14, 2021 · 0 comments
Open

Enter does not work when adding a link in a list #10

RealFoxie opened this issue Feb 14, 2021 · 0 comments

Comments

@RealFoxie
Copy link
Contributor

RealFoxie commented Feb 14, 2021

When adding a link in a list, the enter button makes a new list item, together with trying to select the link suggestion, making for some weird behaviour.

Example if there is a list of suggestions displayed here and the user presses enter on "test":
* [[wiki:example:

Pressing enter will make this happen:
* [[wiki:example:
* |Test]]

The plugin should get priority over the enter event and should make sure it does not get forwarded to dokuwiki itself, if suggestions are shown.

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

1 participant