(BLOCK (PARA (TEXT "Values of this type denote a single word.")) (HEADING 1 () "allowed-values" "allowed-values" (TEXT "Allowed values")) (PARA (TEXT "Must be a non-empty sequence of characters, but without the space character.")) (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-insensitive, i.e. ") (FORMAT-QUOTE () (TEXT "hell")) (TEXT " will 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.")))