Reocin / obsidian-markdown-formatting-assistant-plugin

This Plugin provides a simple WYSIWYG Editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.
245 stars 27 forks source link

Backslash (\) does not trigger autocompletion panel #69

Open wlo2 opened 1 year ago

wlo2 commented 1 year ago

Describe the bug Backslash (\) does not trigger autocompletion while being configured in settins as «Trigger char»

To Reproduce Steps to reproduce the behavior:

  1. Press \ (default trigger char hotkey)
  2. No autocompletion panel is observed

Expected behavior Pressing \ should activate autocompletion window same way / does

Screenshots No panel is triggered: image Panel triggered correctly: image

Desktop (please complete the following information): Obsidian 1.1.16 and Markdown assistant v0.4.1

Xelbayria commented 1 year ago

Can confirm this issue on Windows 10 pro, Obsidian v: 1.1.16 and Markdown Assistant v0.4.1 I tried |, \, and / nothing works.

CarisCZC commented 1 year ago

I also encountered the same thing

egger254 commented 3 months ago

Can confirm this issue on macOS Ventura 13.4.1, Obsidian v1.5.12, Markdown Assistant v0.4.1.

Tried multiple different Characters, but none of them triggered the menu.