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
Image names with underscores such as (image: screen_shot.png) renders as: <figure><img src="localhost/screen\_shot.png" alt=""></figure>
and therefore returns a broken link.
The text was updated successfully, but these errors were encountered:
Image names with underscores such as (image: screen_shot.png) renders as:
<figure><img src="localhost/screen\_shot.png" alt=""></figure>
and therefore returns a broken link.
The text was updated successfully, but these errors were encountered: