From c433779025ea59522e03da3566f482bc1202a635 Mon Sep 17 00:00:00 2001 From: Mitesh Ashar Date: Tue, 8 Nov 2022 18:56:18 +0530 Subject: [PATCH] Tests for embeddable fenced blocks for markmap, vega-lite and mermaid #1496 --- tests/data/markdown/vega-lite.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/markdown/vega-lite.toml b/tests/data/markdown/vega-lite.toml index 87ab709fd..c2085e2ae 100644 --- a/tests/data/markdown/vega-lite.toml +++ b/tests/data/markdown/vega-lite.toml @@ -354,7 +354,7 @@ markdown = """ [config] profiles = [ "basic", "document",] -[config.custom_profiles.markmap] +[config.custom_profiles.vega-lite] args_config = "default" plugins = [ "vega-lite",] @@ -1031,7 +1031,7 @@ document = """

vega-lite tests vega-lite tests

+vega-lite = """

vega-lite tests

Interactive Scatter Plot Matrix

{ "$schema": "https://vega.github.io/schema/vega-lite/v5.json",