From 2f579193ae79b4dd9868951fd096def7d3bb4085 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Thu, 1 Nov 2018 11:49:49 -0700 Subject: [PATCH] getting-started.md: Added title to test1.md to avoid warning. --- doc/getting-started.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/getting-started.md b/doc/getting-started.md index 4134a61a2..14d0fa046 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -196,6 +196,10 @@ with different text editors: Gnome has `GEdit`, and KDE has `Kate`. Start up your text editor. Type the following: + --- + title: Test + ... + # Test! This is a test of *pandoc*.