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 this problem doesn't occur in commit ce23f10.
I haven't run a git-bisect to figure out which commit causes this, but I could if it is not reproducible for some reason. The commit above is just a random commit around the time that I remember it working (from Lambda Jam).
I've tried running the
run
function in ghci, but it looks like the examples are not being embedded correctly for some reason.For instance, if I go to http://localhost:8080/#/events/transforming, I see the following page:
You can see that it looks like the HTML for the example is directly in the page, and it does not look like it is being interpreted as HTML.
The text was updated successfully, but these errors were encountered: