Automatically detect MermaidJS shortcode

Rather than requiring metadata set in a page's front matter,
automatically detect when detect when a page relies on MermaidJS.
This commit is contained in:
Tim Bannister
2020-07-27 17:36:27 +01:00
parent 1b0c69187c
commit 90b85c7a5e
3 changed files with 3 additions and 4 deletions
@@ -1,7 +1,6 @@
---
title: Using Source IP
content_type: tutorial
mermaid: true
min-kubernetes-server-version: v1.5
---