mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 04:23:43 +01:00
Improve doc
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
69adb6b270
commit
163bfe7c2c
|
|
@ -143,7 +143,7 @@ def edit_descriptions(node, base_url):
|
|||
The fixes that are applied are:
|
||||
|
||||
* Make links absolute
|
||||
* Replace shortcodes
|
||||
* Replace Hugo shortcodes
|
||||
"""
|
||||
if isinstance(node, dict):
|
||||
for key in node:
|
||||
|
|
|
|||
Loading…
Reference in a new issue