user to be able to edit.
Registration is by invitation only.
-The file structure of the wiki is as follows :`⁠`{=html}—
+The file structure of the wiki is as follows:8--:
```
Sources/
- For any page, its full reference is `[][NamespaceName:FileName]`.
-- Some namespaces have an abbreviated syntax :`⁠`{=html}—
+- Some namespaces have an abbreviated syntax:8--:
- Pages in the `Page` namespace can be referred to as just
`[][:FileName]`.
[][Special:ToDo].
*The latter isn’t implemented yet.*
+- 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}`
+
{id="djot.links-external"}
### external links
### while {writing ∣ editing}
- *Use Unicode* to the best of your ability.
- You can escape special characters using the following
- syntax :`⁠`{=html}— `` `&#xNN;`{=html}`` (where `NN` = the
+ There are symbols defined for most spaces and invisible characters.
+ You can also escape any special character using the following
+ syntax:8--: `:U+NNNN:` (where `NNNN`:mathsp:=:mathsp:the
codepoint in hexadecimal).
However, it is generally best to just input the characters directly
if you are able.