From 855dec7fcd23ae9b84283293417c8908186668f6 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sun, 1 Nov 2020 11:08:47 +0100 Subject: [PATCH] Fix for build --- docs/flowchart.md | 4 ---- docs/index.html | 2 +- package.json | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/flowchart.md b/docs/flowchart.md index 85b76de2d..658f9c4bc 100644 --- a/docs/flowchart.md +++ b/docs/flowchart.md @@ -161,18 +161,14 @@ graph LR ``` ### A hexagon node -{% raw %} ``` graph LR id1{{This is the text in the box}} ``` -{% endraw %} ```mermaid -{% raw %} graph LR id1{{This is the text in the box}} -{% endraw %} ``` ### Parallelogram diff --git a/docs/index.html b/docs/index.html index 2814a046a..0e39d5f5e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,7 +7,7 @@ - +