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
Given a have a tag named "HyperText Markup Language"
When I mention "HTML" in a fragment
Then it should be linked to the tag named "HyperText Markup Language"
I have quite some cases where I have tags that are often referred to by abbreviations but sometimes also by its no abbreviated form.
My current solution is to create the abbreviated form as child of the non abbreviated but I would prefer if I just could add the abbreviation as an alias.
The text was updated successfully, but these errors were encountered:
Given a have a tag named "HyperText Markup Language"
When I mention "HTML" in a fragment
Then it should be linked to the tag named "HyperText Markup Language"
I have quite some cases where I have tags that are often referred to by abbreviations but sometimes also by its no abbreviated form.
My current solution is to create the abbreviated form as child of the non abbreviated but I would prefer if I just could add the abbreviation as an alias.
The text was updated successfully, but these errors were encountered: