Add documentation what a valid tag is
This commit is contained in:
parent
d6f705dc90
commit
da439e60e9
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
The Tagging module.
|
||||
|
||||
A valid tag matches the regex `[a-zA-Z][0-9a-zA-Z]*`.
|
||||
|
||||
### Description
|
||||
|
||||
<!-- Description of the module -->
|
||||
|
|
Loading…
Reference in a new issue