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 the CSS rules look like section div[data-type=note]. So there's probably something that changed in the structure of the HTML output. (switching to section[data-type=note] should work)
Looking at this section:
https://dev.realworldocaml.org/concurrent-programming.html#tail-calls-and-chains-of-deferreds
it should be set off in a comment box, but isn't. Not sure why. The same thing shows up in other places too, e.g., the guided tour.
The text was updated successfully, but these errors were encountered: