From d1a27fb84bc9b15f8f986af6350e3a9214875b6f Mon Sep 17 00:00:00 2001 From: gigel7 Date: Sun, 10 Jan 2016 00:32:06 +0200 Subject: [PATCH] Load markdown files dynamically from url Load markdown files dynamically to avoid creating a separate html for each markdown file, to load a new markdown just add the following url index.html?Reference.md where Reference.md is the markdown file to load. --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 45a95e6..ae8cd30 100644 --- a/index.html +++ b/index.html @@ -20,8 +20,12 @@ @@ -54,7 +58,7 @@

Flatdoc