Mercurial > prosody-modules
changeset 4984:fc6a618bfe4e
mod_compat_roles/README: Fix yaml syntax in metadata block
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 11 Aug 2022 20:04:13 +0200 |
parents | 7c77058a1ac5 |
children | bade04ef0a22 |
files | mod_compat_roles/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_compat_roles/README.markdown Thu Aug 11 17:49:33 2022 +0100 +++ b/mod_compat_roles/README.markdown Thu Aug 11 20:04:13 2022 +0200 @@ -1,8 +1,8 @@ --- labels: - Stage-Alpha -summary: 'Compatibility layer for Prosody's future roles API' -... +summary: Compatibility layer for Prosody's future roles API +--- Introduction ============