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
Copy file name to clipboardExpand all lines: cellar-tags/tagging.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,8 @@ which tag has the desired meaning so that other apps could understand the same m
74
74
75
75
### TagName Formatting
76
76
77
+
The `TagName` element can hold any UTF-8 data. However, to distinguish between the IANA assigned names and custom or private ones, a set of rules are defined.
78
+
77
79
Assigned `TagName` values **MUST** consist of latin capital letters, numbers and the underscore character '_'.
78
80
79
81
Assigned `TagName` values **MUST NOT** contain any space.
0 commit comments