Roam-Research / issues

Roam Research - A note-taking tool for networked thought.
https://roamresearch.com/
304 stars 6 forks source link

Typing two back-ticks expands to code block, not inline code #708

Open Anviking opened 3 years ago

Anviking commented 3 years ago

Describe the bug

When I hit ` twice, a code-block appears.

https://user-images.githubusercontent.com/304423/108606887-38916d00-73bd-11eb-8914-7c577fde7af5.mov

In the video you see the `` turning automatically to `````` before expanding to a code block.

This makes typing inline code really frustrating.

To Reproduce

Steps to reproduce the behavior:

  1. Type ` twice

System Information:

Additional context

This problem only appeared like a month ago, or something like that.

I guess it's related to: https://stackoverflow.com/questions/12723236/macosx-how-to-disable-accented-characters-input

Have a Swedish keyboard, and keyboard layout.

Switching keyboard layout in system preferences to USA didn't help.

I don't normally have this problem in other applications.