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 added md-template.html to the folder containing my markdown files and immediately upon doing so I began receiving errors such as the ones shown below in the screen caps.
The content of the md-template file and the content of the .md file itself appear to have no influence on wether the error is encountered or not.
It appears the presence of the file itself is enough to trigger the error.
The error dialog reappears with every keystroke. Answering Yes or No to dialog appears to have no effect. The dialog blocks the editor from being used so it renders the extension useless. I discovered that turning off the preview window will cause the error to stop - however being able to preview as a document is being created is very helpful. Is there anything I can do to fix this?
Content of md-template.html
[content]
I tried including the full html tag, head, body, etc. and I still get the error.
Content of .md file:
# test
Steps to recreate
Create a file named md-template.html in the same folder as your markdown files. Set the content of the file to the html template shown in the help page of this site or simply "[content]"
Current behavior
See attached screen caps
Expected behavior
No script errors.
The text was updated successfully, but these errors were encountered:
Installed product versions
Description
I added md-template.html to the folder containing my markdown files and immediately upon doing so I began receiving errors such as the ones shown below in the screen caps.
The content of the md-template file and the content of the .md file itself appear to have no influence on wether the error is encountered or not.
It appears the presence of the file itself is enough to trigger the error.
The error dialog reappears with every keystroke. Answering Yes or No to dialog appears to have no effect. The dialog blocks the editor from being used so it renders the extension useless. I discovered that turning off the preview window will cause the error to stop - however being able to preview as a document is being created is very helpful. Is there anything I can do to fix this?
Content of
md-template.html
I tried including the full html tag, head, body, etc. and I still get the error.
Content of .md file:
Steps to recreate
Create a file named
md-template.html
in the same folder as your markdown files. Set the content of the file to the html template shown in the help page of this site or simply "[content]"Current behavior
See attached screen caps
Expected behavior
No script errors.
The text was updated successfully, but these errors were encountered: