I hereby claim:
- I am SKevo18 on github.
- I am skevo (https://keybase.io/skevo) on keybase.
- I have a public key whose fingerprint is 1B1E F178 F276 0D90 45C1 719C 494C 45AA 86C5 F4E1
To claim this, I am signing this object:
const tippyInstancia = tippy(document.createElement("div")); | |
/** | |
* Vytvorí JSON pojmovej mapy z obsahu stránky. | |
* @param {HTMLElement} poznamkyElement - Element obsahujúci poznámky. | |
* @returns {object} JSON reprezentácia pojmovej mapy. | |
*/ | |
function vytvoritDataMapy(poznamkyElement) { | |
const mapa = { vrcholy: [], hrany: [] }; | |
const nadpisy = Array.from(poznamkyElement.querySelectorAll("h1, h2, h3, h4, h5, h6")); |
I hereby claim:
To claim this, I am signing this object: