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 think this is a result of mustache protecting against xss in html, which shouldnt apply in this context (since i'm not injecting any html when generating). instead, it prevents md syntax from working properly (``` for example)
The text was updated successfully, but these errors were encountered:
i think this is a result of mustache protecting against xss in html, which shouldnt apply in this context (since i'm not injecting any html when generating). instead, it prevents md syntax from working properly (``` for example)
The text was updated successfully, but these errors were encountered: