stuff
This commit is contained in:
parent
bc92231240
commit
b8225c639e
11904 changed files with 1472749 additions and 133 deletions
1
node_modules/@marp-team/marp-cli/lib/server/server-index.js
generated
vendored
Normal file
1
node_modules/@marp-team/marp-cli/lib/server/server-index.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
!function(){"use strict";const e="marp-cli-show-all";!function(){const t=document.getElementById("show-all"),s=document.getElementById("index"),c=c=>{t.checked=c,s.classList.toggle("show-all",c);try{sessionStorage.setItem(e,c?"1":"")}catch(e){console.error(e)}};c(!!sessionStorage.getItem(e)),t.addEventListener("change",()=>c(t.checked))}()}();
|
||||
Loading…
Add table
Add a link
Reference in a new issue