quartz/assets/js
Pavol Komlos fc35755045
Decode the heading id from split link
If href contains encoded characters (such as í, č, or others), they won't match with the content (since they are not encoded there). The function `decodeURIComponent()` solves this, and makes it possible to use headings such as `# Oxidatívna fosforylácia`.
2022-10-12 12:17:40 +02:00
..
callouts.js Support Admonition callouts (#166) (closes #88) 2022-07-30 17:29:26 -07:00
clipboard.js feat: edit the clipboard button to change border colour on success (#162) 2022-07-18 08:45:36 -07:00
code-title.js Added optional rendering of code block titles (#148) 2022-07-01 11:03:52 -07:00
darkmode.js Copy to clipboard feature for code block (#152) 2022-07-03 11:42:35 -07:00
full-text-search.js fix: CJK search (closes #163) 2022-08-03 23:46:55 -07:00
graph.js feat: better graph scaling (closes #170) 2022-08-05 11:04:01 -07:00
popover.js Decode the heading id from split link 2022-10-12 12:17:40 +02:00
router.js Fix width: auto for SPA routing (#156) 2022-07-02 19:40:18 -07:00
semantic-search.js docs: update, re-added debounce 2022-07-31 18:21:17 -07:00
util.js feat: link previews to page-list (closes #173) 2022-08-11 11:42:16 -07:00