"`null`, `true`, `false`, numbers, floats, and strings are rendered as plain "
"text."
msgstr ""
#: /workspaces/ord_ko/docs/src/inscriptions/metadata.md:17
msgid "Byte strings are rendered as uppercase hexadecimal."
msgstr ""
#: /workspaces/ord_ko/docs/src/inscriptions/metadata.md:18
msgid ""
"Arrays are rendered as `
` tags, with every element wrapped in `- ` "
"tags."
msgstr ""
#: /workspaces/ord_ko/docs/src/inscriptions/metadata.md:20
msgid ""
"Maps are rendered as `
` tags, with every key wrapped in `- ` tags, and "
"every value wrapped in `
- ` tags."
msgstr ""
#: /workspaces/ord_ko/docs/src/inscriptions/metadata.md:22
msgid ""
"Tags are rendered as the tag , enclosed in a `` tag, followed by the "
"value."
msgstr ""
#: /workspaces/ord_ko/docs/src/inscriptions/metadata.md:25
msgid ""
"CBOR is a complex spec with many different data types, and multiple ways of "
"representing the same data. Exotic data types, such as tags, floats, and "
"bignums, and encoding such as indefinite values, may fail to display "