Open kennan-simpliphy opened 2 months ago
This is because we have a fairly naive check for whether or not the script tag has been defined. Should work for any comments that don't contain <script>
. For now I would suggest commenting out the contents of the script tag rather than the tag itself.
Describe the bug
This was crashing my app
Steps to Reproduce
^ Even with valid queries, this .md file crashes the app and throws an error saying that the queries are not found. Uncommenting the script tags fixes the problem.
Logs
System Info
Severity
blocking all usage of Evidence
Additional Information, or Workarounds
No response