-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Short summary of the issue
If you use the code block and enter a slash after a space, the Markdown menu opens.
Example markdown file
normal text
~~~code
cd my/dir # this is fine
cd /somewhere # this will open menu and show "any link"
cd / # this will open menu and show full menuScreenshot of the rendering in text
Details
- Nextcloud version: 27.1.5 (storage share hetzner)
Expected behavior
The menu should not be displayed in the code block.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
☑️ Done

