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
// <<-- Creer-Merge: render -->>
// render where the Port is
// <<-- /Creer-Merge: render -->>
However, if a character accidentally gets deleted, e.g.:
// <<-- Creer-Merge: render -->
// render where the Port is
// <<-- /Creer-Merge: render -->>
The > character at the end of the first line is missing
Creer blows up trying to merge them, because the tags are malformed. It should tell the user something like an end tag was found without an opening tag.
The text was updated successfully, but these errors were encountered:
So normally tags look like this:
However, if a character accidentally gets deleted, e.g.:
The
>
character at the end of the first line is missingCreer blows up trying to merge them, because the tags are malformed. It should tell the user something like an end tag was found without an opening tag.
The text was updated successfully, but these errors were encountered: