{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}`
+- The `@as` attribute can be used on any element with children to
+ change what H·T·M·L element is used.
+ For example, the following is a citation: _My Citation_{as=cite}.
+ Here is a disclosure widget:8--:
+
+ {as=details}
+ ::::::::::::
+ {as=summary}
+ My Summary
+
+ My details for this widget.
+ ::::::::::::
- There are symbols defined for spaces, invisible characters, and a
couple of other conveniences.