-
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 @ 7e35bb4 🚀
- Loading branch information
1 parent
c6aa24c
commit cc0f4d6
Showing
32 changed files
with
1,013 additions
and
877 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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_j6rn9fuv4jyp698zviwh</title> | ||
<title>tinytable_wziq0p8gr41xhizwxmmw</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_j6rn9fuv4jyp698zviwh" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_wziq0p8gr41xhizwxmmw" 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 001</td> | ||
<td> 9 999</td> | ||
<td>10 000</td> | ||
</tr> | ||
<tr> | ||
<td>10 000</td> | ||
<td> 9 999</td> | ||
<td>10 001</td> | ||
</tr> | ||
<tr> | ||
<td>10 000</td> | ||
<td>10 001</td> | ||
<td>10 000</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script> | ||
function styleCell_j6rn9fuv4jyp698zviwh(i, j, css_id) { | ||
var table = document.getElementById("tinytable_j6rn9fuv4jyp698zviwh"); | ||
function styleCell_wziq0p8gr41xhizwxmmw(i, j, css_id) { | ||
var table = document.getElementById("tinytable_wziq0p8gr41xhizwxmmw"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_j6rn9fuv4jyp698zviwh'); | ||
var table = document.getElementById('tinytable_wziq0p8gr41xhizwxmmw'); | ||
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_pi8u5krkmh0lh7q57pq5</title> | ||
<title>tinytable_siac17obhfs5l44svwud</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_pi8u5krkmh0lh7q57pq5" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_siac17obhfs5l44svwud" 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_pi8u5krkmh0lh7q57pq5(i, j, css_id) { | ||
var table = document.getElementById("tinytable_pi8u5krkmh0lh7q57pq5"); | ||
function styleCell_siac17obhfs5l44svwud(i, j, css_id) { | ||
var table = document.getElementById("tinytable_siac17obhfs5l44svwud"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_pi8u5krkmh0lh7q57pq5'); | ||
var table = document.getElementById('tinytable_siac17obhfs5l44svwud'); | ||
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_qchhgmygukh8ijaze844</title> | ||
<title>tinytable_l1ts8hr5sgsi2vvxlvkn</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_qchhgmygukh8ijaze844" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_l1ts8hr5sgsi2vvxlvkn" 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_qchhgmygukh8ijaze844(i, j, css_id) { | ||
var table = document.getElementById("tinytable_qchhgmygukh8ijaze844"); | ||
function styleCell_l1ts8hr5sgsi2vvxlvkn(i, j, css_id) { | ||
var table = document.getElementById("tinytable_l1ts8hr5sgsi2vvxlvkn"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_qchhgmygukh8ijaze844'); | ||
var table = document.getElementById('tinytable_l1ts8hr5sgsi2vvxlvkn'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
Oops, something went wrong.