From f7a9398e029ea1435139d445172848caa0ce4063 Mon Sep 17 00:00:00 2001 From: Steven Spencer Date: Wed, 8 Jun 2022 10:17:26 -0500 Subject: [PATCH] Try and fix translation issue with meta * this is an attempt to try and fix the meta display issue on translated files. It simply adds a CR/LF to each line in the meta on just one file for testing purposes. --- docs/guides/backup/rsnapshot_backup.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/guides/backup/rsnapshot_backup.md b/docs/guides/backup/rsnapshot_backup.md index 64370db116..170768d7be 100644 --- a/docs/guides/backup/rsnapshot_backup.md +++ b/docs/guides/backup/rsnapshot_backup.md @@ -1,11 +1,17 @@ --- + title: Backup Solution - Rsnapshot + author: Steven Spencer + contributors: Ezequiel Bruni + tested with: 8.5, 8.6 + tags: - backup - rsnapshot + --- # Backup Solution - Rsnapshot