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
While it isn't valid, including an unguarded {{ document.render() }} inside a Markdown document shouldn't cause InContext to crash. It's crashing deep inside SwiftSoup. Probably something to do with Swift async and Lua interop.