Improve documentation of Tags_format, add a few backlinks, see #887

This commit is contained in:
Pieter Vander Vennet 2022-06-22 11:09:52 +02:00
parent d0b5163ff0
commit 2731c64856
3 changed files with 13 additions and 3 deletions

View file

@ -182,6 +182,7 @@ export class TagUtils {
/**
* Returns wether or not a keys is (probably) a valid key.
* See 'Tags_format.md' for an overview of what every tag does
*
* // should accept common keys
* TagUtils.isValidKey("name") // => true