From 083aa96e575554518dee32d03f579ad6cac26722 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Mon, 10 Dec 2018 14:25:44 +0100 Subject: TOC for Markdown should now work for both Pandoc < 2.0 and >= 2.0 The use of $toc$ and $table-of-contents$ flags changed, see: https://pandoc.org/releases.html#pandoc-2.0-29-oct-2017 under "Behaviour changes" --- doc/gf-refman.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gf-refman.md b/doc/gf-refman.md index 0462cf185..3ae3eb866 100644 --- a/doc/gf-refman.md +++ b/doc/gf-refman.md @@ -2,7 +2,7 @@ title: GF Language Reference Manual author: Aarne Ranta, Krasimir Angelov date: June 2014, GF 3.6 -toc: true +show-toc: true --- This document is a reference manual to the GF programming language. GF, -- cgit v1.2.3