From 8a214831e37d5231e90fac62e41790a3da3b6133 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Wed, 9 Nov 2016 21:43:11 +0800 Subject: [PATCH] fix outline navigation bug using Hoedown Use a fixed base html and update the body using VDocument.html like Marked does. Signed-off-by: Le Tan --- src/resources/pre_template.html | 10 +++++++++- src/resources/template.html | 2 +- src/vdocument.cpp | 9 +++++++++ src/vdocument.h | 4 ++++ src/vedittab.cpp | 6 ++++-- 5 files changed, 27 insertions(+), 4 deletions(-) diff --git a/src/resources/pre_template.html b/src/resources/pre_template.html index 83f9b24e..379b637a 100644 --- a/src/resources/pre_template.html +++ b/src/resources/pre_template.html @@ -12,17 +12,25 @@ +