Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3113d23 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Apr 5, 2024
1 parent 3075bf6 commit 61d1834
Show file tree
Hide file tree
Showing 37 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion examples/blog/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down
6 changes: 3 additions & 3 deletions examples/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -205,7 +205,7 @@ <h5 class="quarto-listing-category-title">Categories</h5><div class="quarto-list

<div class="quarto-listing quarto-listing-container-default" id="listing-listing">
<div class="list quarto-listing-default">
<div class="quarto-post image-right" data-index="0" data-categories="news,code,analysis" data-listing-date-sort="1710201600000" data-listing-file-modified-sort="1710978659030" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="41">
<div class="quarto-post image-right" data-index="0" data-categories="news,code,analysis" data-listing-date-sort="1710201600000" data-listing-file-modified-sort="1712278033902" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="41">
<div class="thumbnail">
<p><a href="./posts/post-with-code/index.html" class="no-external"></a></p><a href="./posts/post-with-code/index.html" class="no-external">
<p><img src="./posts/post-with-code/image.jpg" class="thumbnail-image"></p>
Expand Down Expand Up @@ -244,7 +244,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="1" data-categories="news,code,analysis" data-listing-date-sort="1708300800000" data-listing-file-modified-sort="1710978659030" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="92">
<div class="quarto-post image-right" data-index="1" data-categories="news,code,analysis" data-listing-date-sort="1708300800000" data-listing-file-modified-sort="1712278033902" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="92">
<div class="thumbnail">
<p><a href="./posts/embed-slides/index.html" class="no-external"></a></p><a href="./posts/embed-slides/index.html" class="no-external">
<p><img src="./posts/embed-slides/image.jpg" class="thumbnail-image"></p>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog/posts/embed-slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down
4 changes: 2 additions & 2 deletions examples/blog/posts/post-with-code/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -230,7 +230,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"code":"print(\"Hello {quarto-pyodide} blog world!\")","id":1,"options":{"label":"","warning":"true","context":"interactive","fig-cap":"","read-only":"false","message":"true","classes":"","output":"true","results":"markup","autorun":"","comment":"","out-height":"","dpi":72,"fig-width":7,"fig-height":5,"out-width":"700px"}}];
globalThis.qpyodideCellDetails = [{"code":"print(\"Hello {quarto-pyodide} blog world!\")","id":1,"options":{"classes":"","read-only":"false","fig-height":5,"warning":"true","results":"markup","message":"true","context":"interactive","out-height":"","fig-width":7,"comment":"","dpi":72,"fig-cap":"","output":"true","label":"","autorun":"","out-width":"700px"}}];


</script>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog/site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/blog/site_libs/quarto-html/quarto.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
if (link.href.indexOf("#") !== -1) {
const anchor = link.href.split("#")[1];
const heading = window.document.querySelector(
`[data-anchor-id=${anchor}]`
`[data-anchor-id="${anchor}"]`
);
if (heading) {
// Add the class
Expand Down
4 changes: 2 additions & 2 deletions examples/book/example-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -230,7 +230,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"id":1,"code":"import numpy as np\n\n# Data for plotting\nt = np.arange(0.0, 2.0, 0.01)\ns = 1 + np.sin(2 * np.pi * t)\n\n# Print t\nprint(f\"Displaying 10 observations of `t`:\\n{t[:10]}\\n\")\n\nprint(\"Showing the first 10 values of `s`:\")\n# The last object in the cell does not need print.\ns[:10]","options":{"warning":"true","comment":"","output":"true","autorun":"","fig-cap":"","classes":"","fig-height":5,"message":"true","dpi":72,"fig-width":7,"read-only":"false","out-width":"700px","out-height":"","context":"interactive","label":"","results":"markup"}},{"id":2,"code":"import matplotlib.pyplot as plt\n\nfig, ax = plt.subplots()\nax.plot(t, s)\n\nax.set(xlabel='time (s)', ylabel='voltage (mV)',\n title='About as simple as it gets, folks')\nax.grid()\n\nplt.show()","options":{"warning":"true","comment":"","output":"true","autorun":"","fig-cap":"","classes":"","fig-height":5,"message":"true","dpi":72,"fig-width":7,"read-only":"false","out-width":"700px","out-height":"","context":"interactive","label":"","results":"markup"}}];
globalThis.qpyodideCellDetails = [{"options":{"message":"true","dpi":72,"out-width":"700px","fig-height":5,"classes":"","read-only":"false","comment":"","fig-width":7,"output":"true","context":"interactive","warning":"true","out-height":"","fig-cap":"","autorun":"","label":"","results":"markup"},"id":1,"code":"import numpy as np\n\n# Data for plotting\nt = np.arange(0.0, 2.0, 0.01)\ns = 1 + np.sin(2 * np.pi * t)\n\n# Print t\nprint(f\"Displaying 10 observations of `t`:\\n{t[:10]}\\n\")\n\nprint(\"Showing the first 10 values of `s`:\")\n# The last object in the cell does not need print.\ns[:10]"},{"options":{"message":"true","dpi":72,"out-width":"700px","fig-height":5,"classes":"","read-only":"false","comment":"","fig-width":7,"output":"true","context":"interactive","warning":"true","out-height":"","fig-cap":"","autorun":"","label":"","results":"markup"},"id":2,"code":"import matplotlib.pyplot as plt\n\nfig, ax = plt.subplots()\nax.plot(t, s)\n\nax.set(xlabel='time (s)', ylabel='voltage (mV)',\n title='About as simple as it gets, folks')\nax.grid()\n\nplt.show()"}];


</script>
Expand Down
8 changes: 4 additions & 4 deletions examples/book/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

<meta name="author" content="JJB">
<meta name="dcterms.date" content="2024-03-20">
<meta name="dcterms.date" content="2024-04-05">

<title>Sample quarto-pyodide Book Project</title>
<style>
Expand Down Expand Up @@ -231,7 +231,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"id":1,"options":{"fig-width":7,"autorun":"","out-width":"700px","fig-height":5,"warning":"true","classes":"","read-only":"false","message":"true","fig-cap":"","label":"","results":"markup","context":"interactive","out-height":"","dpi":72,"comment":"","output":"true"},"code":"print(\"Hello there! Welcome to a {quarto-pyodide} powered book!\")"}];
globalThis.qpyodideCellDetails = [{"id":1,"options":{"message":"true","context":"interactive","read-only":"false","comment":"","autorun":"","fig-height":5,"fig-cap":"","label":"","results":"markup","out-height":"","warning":"true","out-width":"700px","fig-width":7,"output":"true","dpi":72,"classes":""},"code":"print(\"Hello there! Welcome to a {quarto-pyodide} powered book!\")"}];


</script>
Expand Down Expand Up @@ -548,7 +548,7 @@ <h1 class="title">Sample quarto-pyodide Book Project</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">March 20, 2024</p>
<p class="date">April 5, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion examples/book/site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/book/site_libs/quarto-html/quarto.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
if (link.href.indexOf("#") !== -1) {
const anchor = link.href.split("#")[1];
const heading = window.document.querySelector(
`[data-anchor-id=${anchor}]`
`[data-anchor-id="${anchor}"]`
);
if (heading) {
// Add the class
Expand Down
2 changes: 1 addition & 1 deletion examples/book/slide-embed.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down
4 changes: 2 additions & 2 deletions examples/html-document/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -195,7 +195,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"options":{"comment":"","message":"true","context":"interactive","output":"true","out-height":"","label":"","dpi":72,"read-only":"false","autorun":"","classes":"","fig-width":7,"results":"markup","fig-cap":"","warning":"true","out-width":"700px","fig-height":5},"code":"print(\"Hello there! Welcome to a quarto-pyodide powered HTML Document!\")","id":1}];
globalThis.qpyodideCellDetails = [{"id":1,"options":{"warning":"true","dpi":72,"autorun":"","results":"markup","comment":"","classes":"","message":"true","label":"","fig-cap":"","out-height":"","out-width":"700px","context":"interactive","output":"true","fig-height":5,"fig-width":7,"read-only":"false"},"code":"print(\"Hello there! Welcome to a quarto-pyodide powered HTML Document!\")"}];


</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
if (link.href.indexOf("#") !== -1) {
const anchor = link.href.split("#")[1];
const heading = window.document.querySelector(
`[data-anchor-id=${anchor}]`
`[data-anchor-id="${anchor}"]`
);
if (heading) {
// Add the class
Expand Down
4 changes: 2 additions & 2 deletions examples/readme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -195,7 +195,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"options":{"label":"","classes":"","output":"true","context":"interactive","read-only":"false","comment":"","dpi":72,"warning":"true","out-height":"","autorun":"","message":"true","fig-width":7,"fig-cap":"","results":"markup","fig-height":5,"out-width":"700px"},"id":1,"code":"n = 5\nwhile n > 0:\n print(n)\n n = n - 1\n\nprint('Blastoff!')"}];
globalThis.qpyodideCellDetails = [{"options":{"label":"","message":"true","warning":"true","fig-cap":"","output":"true","context":"interactive","read-only":"false","dpi":72,"comment":"","classes":"","results":"markup","fig-width":7,"out-width":"700px","autorun":"","fig-height":5,"out-height":""},"code":"n = 5\nwhile n > 0:\n print(n)\n n = n - 1\n\nprint('Blastoff!')","id":1}];


</script>
Expand Down
2 changes: 1 addition & 1 deletion examples/readme/index_files/libs/quarto-html/quarto.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
if (link.href.indexOf("#") !== -1) {
const anchor = link.href.split("#")[1];
const heading = window.document.querySelector(
`[data-anchor-id=${anchor}]`
`[data-anchor-id="${anchor}"]`
);
if (heading) {
// Add the class
Expand Down
6 changes: 3 additions & 3 deletions examples/revealjs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link href="index_files/libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
<script src="index_files/libs/quarto-contrib/countdown-0.5.0/countdown.js"></script>
<link href="index_files/libs/quarto-contrib/countdown-0.5.0/countdown.css" rel="stylesheet"><meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<title>{quarto-pyodide} Demo RevealJS Document</title>
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down Expand Up @@ -483,7 +483,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"code":"n = 5\nwhile n > 0:\n print(n)\n n = n - 1\n\nprint('Blastoff!')","options":{"message":"true","fig-cap":"","autorun":"","warning":"true","label":"","output":"true","context":"interactive","read-only":"false","out-width":"700px","dpi":72,"comment":"","classes":"","results":"markup","fig-height":5,"fig-width":7,"out-height":""},"id":1},{"code":"import matplotlib.pyplot as plt\nimport numpy as np\n\nx = np.linspace(0, 2*np.pi, 100)\ny = np.sin(x)\nplt.plot(x, y)\nplt.title('Sine wave')\nplt.show()","options":{"message":"true","fig-cap":"","autorun":"","warning":"true","label":"","output":"true","context":"interactive","read-only":"false","out-width":"700px","dpi":72,"comment":"","classes":"","results":"markup","fig-height":5,"fig-width":7,"out-height":""},"id":2},{"code":"def say_hello(name):\n _________(f\"Hello there {name}!\")\n\nsay_hello(\"quarto-pyodide\")","options":{"message":"true","fig-cap":"","autorun":"","warning":"true","label":"","output":"true","context":"interactive","read-only":"false","out-width":"700px","dpi":72,"comment":"","classes":"","results":"markup","fig-height":5,"fig-width":7,"out-height":""},"id":3},{"code":"print(\"Hello quarto-pyodide RevealJS world!\")\n\n[x**2 for x in range(0, 5)]\n\n3 + 5","options":{"message":"true","fig-cap":"","autorun":"","warning":"true","label":"","output":"true","context":"interactive","read-only":"false","out-width":"700px","dpi":72,"comment":"","classes":"","results":"markup","fig-height":5,"fig-width":7,"out-height":""},"id":4}];
globalThis.qpyodideCellDetails = [{"options":{"comment":"","out-height":"","output":"true","results":"markup","autorun":"","fig-height":5,"context":"interactive","warning":"true","dpi":72,"fig-cap":"","classes":"","message":"true","read-only":"false","fig-width":7,"out-width":"700px","label":""},"code":"n = 5\nwhile n > 0:\n print(n)\n n = n - 1\n\nprint('Blastoff!')","id":1},{"options":{"comment":"","out-height":"","output":"true","results":"markup","autorun":"","fig-height":5,"context":"interactive","warning":"true","dpi":72,"fig-cap":"","classes":"","message":"true","read-only":"false","fig-width":7,"out-width":"700px","label":""},"code":"import matplotlib.pyplot as plt\nimport numpy as np\n\nx = np.linspace(0, 2*np.pi, 100)\ny = np.sin(x)\nplt.plot(x, y)\nplt.title('Sine wave')\nplt.show()","id":2},{"options":{"comment":"","out-height":"","output":"true","results":"markup","autorun":"","fig-height":5,"context":"interactive","warning":"true","dpi":72,"fig-cap":"","classes":"","message":"true","read-only":"false","fig-width":7,"out-width":"700px","label":""},"code":"def say_hello(name):\n _________(f\"Hello there {name}!\")\n\nsay_hello(\"quarto-pyodide\")","id":3},{"options":{"comment":"","out-height":"","output":"true","results":"markup","autorun":"","fig-height":5,"context":"interactive","warning":"true","dpi":72,"fig-cap":"","classes":"","message":"true","read-only":"false","fig-width":7,"out-width":"700px","label":""},"code":"print(\"Hello quarto-pyodide RevealJS world!\")\n\n[x**2 for x in range(0, 5)]\n\n3 + 5","id":4}];


</script>
Expand Down Expand Up @@ -714,7 +714,7 @@ <h2>matplotlib Graphing with Pyodide</h2>
<section id="quarto-pyodide-countdown" class="slide level2">
<h2>quarto-{pyodide + countdown}</h2>
<p>Pair code cells with a <a href="https://github.com/gadenbuie/countdown/tree/main/quarto">countdown timer</a> to allow for practice</p>
<div id="timer_48c84a4ab3283661cf73fb201181e31c2505e2d8" class="countdown" data-warn-when="0" data-update-every="1" data-play-sound="false" data-blink-colon="false" data-start-immediately="false" tabindex="0" style="top: 0;right: 0;">
<div id="timer_6687bb9ddd1d057809c41b43aca33cd6e2b30919" class="countdown" data-warn-when="0" data-update-every="1" data-play-sound="false" data-blink-colon="false" data-start-immediately="false" tabindex="0" style="top: 0;right: 0;">
<div class="countdown-controls">
<button class="countdown-bump-down"></button>
<button class="countdown-bump-up">+</button>
Expand Down
4 changes: 2 additions & 2 deletions examples/website/example-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -228,7 +228,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"code":"import pandas as pd \nimport numpy as np \n\ndf = pd.DataFrame(\n {\n \"A\": 1.0,\n \"B\": pd.Timestamp(\"20130102\"),\n \"C\": pd.Series(1, index=list(range(4)), dtype=\"float32\"),\n \"D\": np.array([3] * 4, dtype=\"int32\"),\n \"E\": pd.Categorical([\"test\", \"train\", \"test\", \"train\"]),\n \"F\": \"foo\",\n }\n)\n\n\ndf","id":1,"options":{"autorun":"","fig-width":7,"warning":"true","classes":"","fig-cap":"","out-height":"","comment":"","fig-height":5,"read-only":"false","results":"markup","context":"interactive","dpi":72,"label":"","out-width":"700px","message":"true","output":"true"}}];
globalThis.qpyodideCellDetails = [{"id":1,"options":{"comment":"","fig-height":5,"dpi":72,"out-height":"","out-width":"700px","fig-width":7,"fig-cap":"","context":"interactive","results":"markup","label":"","classes":"","read-only":"false","autorun":"","message":"true","warning":"true","output":"true"},"code":"import pandas as pd \nimport numpy as np \n\ndf = pd.DataFrame(\n {\n \"A\": 1.0,\n \"B\": pd.Timestamp(\"20130102\"),\n \"C\": pd.Series(1, index=list(range(4)), dtype=\"float32\"),\n \"D\": np.array([3] * 4, dtype=\"int32\"),\n \"E\": pd.Categorical([\"test\", \"train\", \"test\", \"train\"]),\n \"F\": \"foo\",\n }\n)\n\n\ndf"}];


</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.25">
<meta name="generator" content="quarto-1.5.28">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -228,7 +228,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"id":1,"options":{"context":"interactive","comment":"","results":"markup","fig-height":5,"read-only":"false","warning":"true","classes":"","message":"true","label":"","out-width":"700px","output":"true","fig-width":7,"autorun":"","fig-cap":"","dpi":72,"out-height":""},"code":"print(\"Hello there! Welcome to a quarto-pyodide powered website!\")"}];
globalThis.qpyodideCellDetails = [{"code":"print(\"Hello there! Welcome to a quarto-pyodide powered website!\")","options":{"message":"true","results":"markup","warning":"true","dpi":72,"label":"","read-only":"false","fig-cap":"","output":"true","out-width":"700px","comment":"","fig-width":7,"fig-height":5,"autorun":"","classes":"","context":"interactive","out-height":""},"id":1}];


</script>
Expand Down
2 changes: 1 addition & 1 deletion examples/website/site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/website/site_libs/quarto-html/quarto.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
if (link.href.indexOf("#") !== -1) {
const anchor = link.href.split("#")[1];
const heading = window.document.querySelector(
`[data-anchor-id=${anchor}]`
`[data-anchor-id="${anchor}"]`
);
if (heading) {
// Add the class
Expand Down
Loading

0 comments on commit 61d1834

Please sign in to comment.