mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-17 05:54:31 +00:00
Fix warnings generated by mdbook build (#20217)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix small warnings in documentation building tooling output.
|
||||
@@ -284,6 +284,7 @@ await wait_for_room("!aAAaaAaaaAAAaAaAA:matrix.org")
|
||||
await wait_for_room("!aAAaaAaaaAAAaAaAA:matrix.org")
|
||||
```
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Uncancelled processing
|
||||
|
||||
+1
-1
@@ -140,7 +140,7 @@ The synapse config will look like this:
|
||||
3. Add a rule with any name to add the `preferred_username` claim.
|
||||
(See https://auth0.com/docs/customize/rules/create-rules for more information on how to create rules.)
|
||||
|
||||
<details>
|
||||
<details>
|
||||
<summary>Code sample</summary>
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user