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
On the resources page, under the Popular Open Source Projects section, there is what appears to be a markdown parsing error, as there are raw hashtags (###) visible instead of the expected <h3></h3> tags.
Description
On the resources page, under the Popular Open Source Projects section, there is what appears to be a markdown parsing error, as there are raw hashtags (
###
) visible instead of the expected<h3></h3>
tags.Steps to Reproduce
Expected behavior
Proper formatting, preferably with the triple hashtags
###
not being visible.Screenshots (If Necessary)
Environment (If Necessary)
The text was updated successfully, but these errors were encountered: