From dc8ac6e3d8186ebf469e1951d2a9d4d302ef2102 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Thu, 7 Jan 2021 10:21:24 +0100 Subject: [PATCH] Use yaml-array in demo content Signed-off-by: Tilman Vatteroth --- src/components/editor/editorTestContent.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/editor/editorTestContent.ts b/src/components/editor/editorTestContent.ts index d24694f60..f04604ae5 100644 --- a/src/components/editor/editorTestContent.ts +++ b/src/components/editor/editorTestContent.ts @@ -10,7 +10,10 @@ export const editorTestContent = isTestMode() ? '' : `--- title: Features description: Many features, such wow! robots: noindex -tags: hedgedoc, demo, react +tags: + - hedgedoc + - demo + - react opengraph: title: Features ---