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
If you want to restrict your hook for saving files in markdown-mode, not all files as your code currently does, you
would have to use a 2-step approach like the following:
I always forget to call markdown-toc-generate-or-refresh-toc before I save (half my commits just say "TOC" ;-))
So I wrote this little function
(Note: #41 mentions
updateOnSave
as a feature of Atom and VSCode)The text was updated successfully, but these errors were encountered: