-
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 @ ff41ebb 🚀
- Loading branch information
1 parent
c12d689
commit 08e5090
Showing
22 changed files
with
1,044 additions
and
897 deletions.
There are no files selected for viewing
Binary file not shown.
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 |
---|---|---|
|
@@ -419,7 +419,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_dm3nzxhtw1qpjjo0de2j</title> | ||
<title>tinytable_pcjh9ehr4sqf2tedn7ru</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -439,7 +439,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_dm3nzxhtw1qpjjo0de2j" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_pcjh9ehr4sqf2tedn7ru" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<thead> | ||
|
||
<tr> | ||
|
@@ -450,29 +450,29 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<tbody> | ||
<tr> | ||
<td>10 000</td> | ||
<td> 9 999</td> | ||
<td>10 001</td> | ||
<td>10 001</td> | ||
</tr> | ||
<tr> | ||
<td>10 000</td> | ||
<td>10 001</td> | ||
<td> 9 999</td> | ||
</tr> | ||
<tr> | ||
<td>10 000</td> | ||
<td>10 000</td> | ||
<td> 9 999</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script> | ||
function styleCell_dm3nzxhtw1qpjjo0de2j(i, j, css_id) { | ||
var table = document.getElementById("tinytable_dm3nzxhtw1qpjjo0de2j"); | ||
function styleCell_pcjh9ehr4sqf2tedn7ru(i, j, css_id) { | ||
var table = document.getElementById("tinytable_pcjh9ehr4sqf2tedn7ru"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_dm3nzxhtw1qpjjo0de2j'); | ||
var table = document.getElementById('tinytable_pcjh9ehr4sqf2tedn7ru'); | ||
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
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 |
---|---|---|
|
@@ -402,7 +402,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_j1wjhssjyg670qlros7k</title> | ||
<title>tinytable_caqy0t6n1k9d2dffcox3</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -422,7 +422,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_j1wjhssjyg670qlros7k" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_caqy0t6n1k9d2dffcox3" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<thead> | ||
|
||
<tr> | ||
|
@@ -469,12 +469,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_j1wjhssjyg670qlros7k(i, j, css_id) { | ||
var table = document.getElementById("tinytable_j1wjhssjyg670qlros7k"); | ||
function styleCell_caqy0t6n1k9d2dffcox3(i, j, css_id) { | ||
var table = document.getElementById("tinytable_caqy0t6n1k9d2dffcox3"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_j1wjhssjyg670qlros7k'); | ||
var table = document.getElementById('tinytable_caqy0t6n1k9d2dffcox3'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
@@ -500,7 +500,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_ticj3ymopid3059msx8z</title> | ||
<title>tinytable_1v1wkdl6zt3uum2cp1tg</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -520,7 +520,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_ticj3ymopid3059msx8z" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_1v1wkdl6zt3uum2cp1tg" 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> | ||
|
@@ -567,12 +567,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_ticj3ymopid3059msx8z(i, j, css_id) { | ||
var table = document.getElementById("tinytable_ticj3ymopid3059msx8z"); | ||
function styleCell_1v1wkdl6zt3uum2cp1tg(i, j, css_id) { | ||
var table = document.getElementById("tinytable_1v1wkdl6zt3uum2cp1tg"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_ticj3ymopid3059msx8z'); | ||
var table = document.getElementById('tinytable_1v1wkdl6zt3uum2cp1tg'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
Oops, something went wrong.