text icon indicating copy to clipboard operation
text copied to clipboard

Slash in codeblock opens menu

Open serhat-io opened this issue 1 year ago • 0 comments

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 menu

Screenshot of the rendering in text

image image

Details

  • Nextcloud version: 27.1.5 (storage share hetzner)

Expected behavior

The menu should not be displayed in the code block.

serhat-io avatar Feb 15 '24 00:02 serhat-io