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
I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
I have read the documentation and cannot find an answer.
Describe the bug
markdownShortcutPlugin reads allowedHeadingLevels$ in init, but headingsPlugin updates the setting only in update, so markdownShortcutPlugin always allows default levels of headers (all) and ignores custom allowedHeadingLevels
Describe the bug
markdownShortcutPluginreadsallowedHeadingLevels$ininit, butheadingsPluginupdates the setting only inupdate, somarkdownShortcutPluginalways allows default levels of headers (all) and ignores customallowedHeadingLevels