+{id="djot.other" v-full="other djot extensions"}
+### other stuff
+
+- The `@as` attribute can be used on emphasized text to change what
+ H·T·M·L element is used.
+ The following values are supported:8--:
+
+ - `_b_{as=b}`
+ - `_cite_{as=cite}`
+ - `_i_{as=i}`
+ - `_u_{as=u}`
+
+- There are symbols defined for spaces, invisible characters, and a
+ couple of other conveniences.
+ You can view the full list [here][GitWikiWeb/config.yaml].
+ You can also escape any special character using the following
+ syntax:8--: `:U+####:` (where `####`:mathsp:=:mathsp:the
+ codepoint in hexadecimal).
+