-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 4c6399e 🚀
- Loading branch information
1 parent
0d5633e
commit 55ddf9e
Showing
5 changed files
with
713 additions
and
712 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -413,7 +413,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>tinytable_ya2ir0pobmed37kuepdg</title> | ||
<title>tinytable_l7gu84843fotdlixcfr0</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -433,7 +433,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_ya2ir0pobmed37kuepdg" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_l7gu84843fotdlixcfr0" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<thead> | ||
|
||
<tr> | ||
|
@@ -444,12 +444,12 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<tbody> | ||
<tr> | ||
<td> 9 998</td> | ||
<td>10 002</td> | ||
<td>10 000</td> | ||
<td> 9 997</td> | ||
</tr> | ||
<tr> | ||
<td>10 002</td> | ||
<td> 9 999</td> | ||
<td>10 000</td> | ||
</tr> | ||
<tr> | ||
<td>10 000</td> | ||
|
@@ -461,12 +461,12 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script> | ||
function styleCell_ya2ir0pobmed37kuepdg(i, j, css_id) { | ||
var table = document.getElementById("tinytable_ya2ir0pobmed37kuepdg"); | ||
function styleCell_l7gu84843fotdlixcfr0(i, j, css_id) { | ||
var table = document.getElementById("tinytable_l7gu84843fotdlixcfr0"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_ya2ir0pobmed37kuepdg'); | ||
var table = document.getElementById('tinytable_l7gu84843fotdlixcfr0'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -395,7 +395,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>tinytable_v8y1fgnq2tfh9we5w5t6</title> | ||
<title>tinytable_lc6bjbkuvhlgctjpa74n</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -415,7 +415,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_v8y1fgnq2tfh9we5w5t6" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_lc6bjbkuvhlgctjpa74n" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<thead> | ||
|
||
<tr> | ||
|
@@ -462,12 +462,12 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script> | ||
function styleCell_v8y1fgnq2tfh9we5w5t6(i, j, css_id) { | ||
var table = document.getElementById("tinytable_v8y1fgnq2tfh9we5w5t6"); | ||
function styleCell_lc6bjbkuvhlgctjpa74n(i, j, css_id) { | ||
var table = document.getElementById("tinytable_lc6bjbkuvhlgctjpa74n"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_v8y1fgnq2tfh9we5w5t6'); | ||
var table = document.getElementById('tinytable_lc6bjbkuvhlgctjpa74n'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
@@ -493,7 +493,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>tinytable_3auh6zccitqq75mwyr7n</title> | ||
<title>tinytable_8tnyub3qcur9mgsua2wc</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -513,7 +513,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_3auh6zccitqq75mwyr7n" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_8tnyub3qcur9mgsua2wc" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<thead> | ||
</thead><caption>Data about cars.</caption> | ||
<tbody><tr> | ||
|
@@ -560,12 +560,12 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script> | ||
function styleCell_3auh6zccitqq75mwyr7n(i, j, css_id) { | ||
var table = document.getElementById("tinytable_3auh6zccitqq75mwyr7n"); | ||
function styleCell_8tnyub3qcur9mgsua2wc(i, j, css_id) { | ||
var table = document.getElementById("tinytable_8tnyub3qcur9mgsua2wc"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_3auh6zccitqq75mwyr7n'); | ||
var table = document.getElementById('tinytable_8tnyub3qcur9mgsua2wc'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
Oops, something went wrong.