smartparens icon indicating copy to clipboard operation
smartparens copied to clipboard

org-mode: code marker should prevent nested pairs

Open asymmetric opened this issue 5 years ago • 0 comments

Expected behavior

~0200::/|~ should stay how it is.

Actual behavior

~0200::/|/~, i.e. a closing / is added, which doesn't make sense in org-mode, as it's not possible to italicize text within ~code markers~.

Steps to reproduce the problem

Backtraces if necessary (M-x toggle-debug-on-error)

Environment & version information

  • smartparens version: <Please specify manually>
  • Active major-mode: org-mode
  • Smartparens strict mode: nil
  • Emacs version (M-x emacs-version): GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.10)
  • Starterkit/Distribution: Doom
  • OS: gnu/linux

asymmetric avatar May 07 '20 15:05 asymmetric