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 might be impossible to show render links while the box is being edited. Instead, we should split into two modes: editing or not. If a box is being edited, it doesn't render links. If not, then it renders all links as <a> tags.
The most common use of the scratch space (so far) has been to paste links. We should make them
<a href="...">
links so that people can click on them.The text was updated successfully, but these errors were encountered: