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
It appears that pandoc 2 is converting <!doctype> to <!doctype> when converting from .md to .html. The downstream consequence is that html and html-to-pdf output now have <!doctype> at the head.
On a personal note, your package is very much appreciated.