Skip to content

Commit

Permalink
Tests for embeddable fenced blocks for markmap, vega-lite and mermaid #…
Browse files Browse the repository at this point in the history
  • Loading branch information
miteshashar committed Nov 8, 2022
1 parent 09a22ec commit c433779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/data/markdown/vega-lite.toml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ markdown = """
[config]
profiles = [ "basic", "document",]

[config.custom_profiles.markmap]
[config.custom_profiles.vega-lite]
args_config = "default"
plugins = [ "vega-lite",]

Expand Down Expand Up @@ -1031,7 +1031,7 @@ document = """<h1 id="h:vega-lite-tests">vega-lite tests <a class="header-anchor
</div></div>
"""
markmap = """<h1>vega-lite tests</h1>
vega-lite = """<h1>vega-lite tests</h1>
<h2>Interactive Scatter Plot Matrix</h2>
<div class="md-embed md-embed-vega-lite" ><div class="embed-content">{
&quot;$schema&quot;: &quot;https://vega.github.io/schema/vega-lite/v5.json&quot;,
Expand Down

0 comments on commit c433779

Please sign in to comment.