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
Problem 1: The function markdown-copy-html was removed on December 3, 2011 commit yet it is still referred in the readme file and is called by the function markdown-copy-paste-html.
Problem 2: The function do-applescript is also called by markdown-copy-paste-html. It is not defined anywhere. As far as I am concerned I wrote one such function with the same name and the same argument inside my pel-applescript.el. However no such function exists inside markdown-mode-plus.