Skip to content

Commit

Permalink
Deploying to gh-pages from @ ac5e73d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-da committed Oct 7, 2024
1 parent 8686c02 commit c906a88
Show file tree
Hide file tree
Showing 104 changed files with 1,465 additions and 1,652 deletions.
14 changes: 7 additions & 7 deletions 404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions articles/recordSwapping.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions articles/recordSwapping_files/header-attrs-2.28/header-attrs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
23 changes: 10 additions & 13 deletions articles/sdcMicro.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c906a88

Please sign in to comment.