-
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 @ 065b605 🚀
- Loading branch information
1 parent
b1d76e1
commit b36d882
Showing
7 changed files
with
634 additions
and
634 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
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 |
---|---|---|
|
@@ -422,7 +422,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_xjcuuw7dg8vxhvv1yfhc</title> | ||
<title>tinytable_d1sxu49li4kx28eer664</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -442,7 +442,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_xjcuuw7dg8vxhvv1yfhc" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_d1sxu49li4kx28eer664" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<thead> | ||
|
||
<tr> | ||
|
@@ -453,29 +453,29 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<tbody> | ||
<tr> | ||
<td>10 001</td> | ||
<td> 9 999</td> | ||
<td> 9 998</td> | ||
</tr> | ||
<tr> | ||
<td>10 001</td> | ||
<td>10 001</td> | ||
<td>10 000</td> | ||
</tr> | ||
<tr> | ||
<td>10 000</td> | ||
<td>10 000</td> | ||
<td> 9 998</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_xjcuuw7dg8vxhvv1yfhc(i, j, css_id) { | ||
var table = document.getElementById("tinytable_xjcuuw7dg8vxhvv1yfhc"); | ||
function styleCell_d1sxu49li4kx28eer664(i, j, css_id) { | ||
var table = document.getElementById("tinytable_d1sxu49li4kx28eer664"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_xjcuuw7dg8vxhvv1yfhc'); | ||
var table = document.getElementById('tinytable_d1sxu49li4kx28eer664'); | ||
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 |
---|---|---|
|
@@ -408,7 +408,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_bipnq5o6jazcbwi2gq8y</title> | ||
<title>tinytable_tkifdowpxr588fshd5d9</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -428,7 +428,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_bipnq5o6jazcbwi2gq8y" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_tkifdowpxr588fshd5d9" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<thead> | ||
|
||
<tr> | ||
|
@@ -475,12 +475,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_bipnq5o6jazcbwi2gq8y(i, j, css_id) { | ||
var table = document.getElementById("tinytable_bipnq5o6jazcbwi2gq8y"); | ||
function styleCell_tkifdowpxr588fshd5d9(i, j, css_id) { | ||
var table = document.getElementById("tinytable_tkifdowpxr588fshd5d9"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_bipnq5o6jazcbwi2gq8y'); | ||
var table = document.getElementById('tinytable_tkifdowpxr588fshd5d9'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
@@ -504,7 +504,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_244vrm3ujg8tey9j76q9</title> | ||
<title>tinytable_e14n8wbayjjjayq1s2yl</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</style> | ||
|
@@ -524,7 +524,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table table-striped" id="tinytable_244vrm3ujg8tey9j76q9" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table table-striped" id="tinytable_e14n8wbayjjjayq1s2yl" 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> | ||
|
@@ -571,12 +571,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_244vrm3ujg8tey9j76q9(i, j, css_id) { | ||
var table = document.getElementById("tinytable_244vrm3ujg8tey9j76q9"); | ||
function styleCell_e14n8wbayjjjayq1s2yl(i, j, css_id) { | ||
var table = document.getElementById("tinytable_e14n8wbayjjjayq1s2yl"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_244vrm3ujg8tey9j76q9'); | ||
var table = document.getElementById('tinytable_e14n8wbayjjjayq1s2yl'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.