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 noticed this while browsing the docs for Erlang's new json module here; some list items were wrapped in a <p>, while others weren't. I was able to shrink the test case down enough to find that the | was the culprit.
The text was updated successfully, but these errors were encountered:
I noticed this while browsing the docs for Erlang's new
json
module here; some list items were wrapped in a<p>
, while others weren't. I was able to shrink the test case down enough to find that the|
was the culprit.The text was updated successfully, but these errors were encountered: