(BLOCK (PARA (TEXT "Values of this type denote a (sorted) set of tags.")) (PARA (TEXT "A set is different to a list, as no duplicate values are allowed.")) (HEADING 1 () "allowed-values" "allowed-values" (TEXT "Allowed values")) (PARA (TEXT "Every tag must must begin with the number sign character (") (FORMAT-QUOTE () (LITERAL-INPUT () "#")) (TEXT ", U+0023), followed by at least one printable character.") (SOFT) (TEXT "Tags are separated by space characters.")) (PARA (TEXT "All characters are mapped to their lower case values.")) (HEADING 1 () "query-comparison" "query-comparison" (TEXT "Query comparison")) (PARA (TEXT "All comparisons are done case-sensitive, i.e. ") (FORMAT-QUOTE () (TEXT "#hell")) (TEXT " will not be the prefix of ") (FORMAT-QUOTE () (TEXT "#Hello")) (TEXT ".")) (HEADING 1 () "sorting" "sorting" (TEXT "Sorting")) (PARA (TEXT "Sorting is done by comparing the ") (LINK-ZETTEL () "00001006033500" (TEXT "String")) (TEXT " values.")))