(zettel (meta (backward "00001007040100 00001007050000") (box-number "1") (created "20210126175322") (forward "00001007040100 00001007050000") (modified "20260612164205") (published "20260612164205") (role "manual") (syntax "zmk") (tags "#manual #reference #zettelmarkup #zettelstore") (title "Zettelmarkup: Supported Attribute Values for Natural Languages")) (rights 4) (encoding "") (content "With an [[attribute|00001007050000]] it is possible to specify the natural language of a text region.\nThis is important, if you want to render your markup into an environment, where this is significant.\nHTML is such an environment.\n\nTo specify the language within an attribute, you must use the key ''lang''.\nThe language itself is specified according to the language definition in [[RFC-5646|https://datatracker.ietf.org/doc/html/rfc5646]].\n\nExamples:\n* ``{lang=en}`` for the English language\n* ``{lang=en-us}`` for the dialect of English spoken in the United States of America\n* ``{lang=de}`` for the German language\n* ``{lang=de-at}`` for the dialect of German language spoken in Austria\n* ``{lang=de-de}`` for the dialect of German language spoken in Germany\n\nThe actual [[typographic quotations marks|00001007040100]] (``\"\"...\"\"``) are derived from the current language.\nThe language of a zettel (meta key ''lang'') can be overwritten by an attribute: ``\"\"...\"\"{lang=fr}``{=zmk}."))