Skip to content

Commit

Permalink
Fix MDX compatibility + missing tests + missing doc (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
dblanchette authored Dec 18, 2023
1 parent 653652b commit c020cb4
Show file tree
Hide file tree
Showing 107 changed files with 1,321 additions and 457 deletions.
96 changes: 96 additions & 0 deletions docs/examples/examples_flat_default/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,102 @@ <h2 class="mb-0">



</div>
</div>

<div class="card">
<div class="card-header" id="template_md_options_properties_table_columns">
<h2 class="mb-0">
<a href="#template_md_options_properties_table_columns"><span class="property-name">properties_table_columns</span></a></h2>
</div>

<div class="card-body property-definition-div">

<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options">template_md_options</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns">properties_table_columns</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br/>







<p>array of column names to display in the properties table.</p>

<p>if empty, the default is ['Property','Pattern','Type','Deprecated','Definition','Title/Description']</p>










<span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4>
<div class="card">
<div class="card-body items-definition" id="template_md_options_properties_table_columns_items">


<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options">template_md_options</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns">properties_table_columns</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns_items">properties_table_columns items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br/>











<div class="enum-value" id="template_md_options_properties_table_columns_items_enum">
<h4>Must be one of:</h4>
<ul class="list-group"><li class="list-group-item enum-item">"Property"</li><li class="list-group-item enum-item">"Pattern"</li><li class="list-group-item enum-item">"Type"</li><li class="list-group-item enum-item">"Deprecated"</li><li class="list-group-item enum-item">"Definition"</li><li class="list-group-item enum-item">"Title/Description"</li></ul>
</div>






</div>
</div>
</div>
</div>
</div>
Expand Down
81 changes: 81 additions & 0 deletions docs/examples/examples_js_default/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,87 @@ <h2 class="mb-0">



</div>
</div>
</div>
</div>
<div class="accordion" id="accordiontemplate_md_options_properties_table_columns">
<div class="card">
<div class="card-header" id="headingtemplate_md_options_properties_table_columns">
<h2 class="mb-0">
<button class="btn btn-link property-name-button" type="button" data-toggle="collapse" data-target="#template_md_options_properties_table_columns"
aria-expanded="" aria-controls="template_md_options_properties_table_columns" onclick="setAnchor('#template_md_options_properties_table_columns')"><span class="property-name">properties_table_columns</span></button>
</h2>
</div>

<div id="template_md_options_properties_table_columns"
class="collapse property-definition-div" aria-labelledby="headingtemplate_md_options_properties_table_columns"
data-parent="#accordiontemplate_md_options_properties_table_columns">
<div class="card-body pl-5">

<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options" onclick="anchorLink('template_md_options')">template_md_options</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns" onclick="anchorLink('template_md_options_properties_table_columns')">properties_table_columns</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br/>
<span class="description"><p>array of column names to display in the properties table.</p>

<p>if empty, the default is ['Property','Pattern','Type','Deprecated','Definition','Title/Description']</p>
</span>





<span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4>
<div class="card">
<div class="card-body items-definition" id="template_md_options_properties_table_columns_items">


<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options" onclick="anchorLink('template_md_options')">template_md_options</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns" onclick="anchorLink('template_md_options_properties_table_columns')">properties_table_columns</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns_items" onclick="anchorLink('template_md_options_properties_table_columns_items')">properties_table_columns items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br/>
<div class="enum-value" id="template_md_options_properties_table_columns_items_enum">
<h4>Must be one of:</h4>
<ul class="list-group"><li class="list-group-item enum-item">"Property"</li><li class="list-group-item enum-item">"Pattern"</li><li class="list-group-item enum-item">"Type"</li><li class="list-group-item enum-item">"Deprecated"</li><li class="list-group-item enum-item">"Definition"</li><li class="list-group-item enum-item">"Title/Description"</li></ul>
</div>






</div>
</div>
</div>
</div>
</div>
Expand Down
81 changes: 81 additions & 0 deletions docs/examples/examples_js_offline_default/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,87 @@ <h2 class="mb-0">



</div>
</div>
</div>
</div>
<div class="accordion" id="accordiontemplate_md_options_properties_table_columns">
<div class="card">
<div class="card-header" id="headingtemplate_md_options_properties_table_columns">
<h2 class="mb-0">
<button class="btn btn-link property-name-button" type="button" data-toggle="collapse" data-target="#template_md_options_properties_table_columns"
aria-expanded="" aria-controls="template_md_options_properties_table_columns" onclick="setAnchor('#template_md_options_properties_table_columns')"><span class="property-name">properties_table_columns</span></button>
</h2>
</div>

<div id="template_md_options_properties_table_columns"
class="collapse property-definition-div" aria-labelledby="headingtemplate_md_options_properties_table_columns"
data-parent="#accordiontemplate_md_options_properties_table_columns">
<div class="card-body pl-5">

<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options" onclick="anchorLink('template_md_options')">template_md_options</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns" onclick="anchorLink('template_md_options_properties_table_columns')">properties_table_columns</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br/>
<span class="description"><p>array of column names to display in the properties table.</p>

<p>if empty, the default is ['Property','Pattern','Type','Deprecated','Definition','Title/Description']</p>
</span>





<span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4>
<div class="card">
<div class="card-body items-definition" id="template_md_options_properties_table_columns_items">


<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options" onclick="anchorLink('template_md_options')">template_md_options</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns" onclick="anchorLink('template_md_options_properties_table_columns')">properties_table_columns</a>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#template_md_options_properties_table_columns_items" onclick="anchorLink('template_md_options_properties_table_columns_items')">properties_table_columns items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br/>
<div class="enum-value" id="template_md_options_properties_table_columns_items_enum">
<h4>Must be one of:</h4>
<ul class="list-group"><li class="list-group-item enum-item">"Property"</li><li class="list-group-item enum-item">"Pattern"</li><li class="list-group-item enum-item">"Type"</li><li class="list-group-item enum-item">"Deprecated"</li><li class="list-group-item enum-item">"Definition"</li><li class="list-group-item enum-item">"Title/Description"</li></ul>
</div>






</div>
</div>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit c020cb4

Please sign in to comment.