You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try expanding <s in an org-mode buffer, it just ends up deleting the <s text and not replacing it with a #+BEGIN_SRC...#+END_SRC as expected. Expanding src works as expected, except it can't be undone (but that's a separate issue). Does the < in the key need to be escaped?