Commit Graph

37 Commits

Author SHA1 Message Date
Helen Chong 1dc8fd8959 Convert CommonJS syntax to ESM syntax 2024-07-19 02:08:10 +08:00
Helen Chong 5ee21f512c Use aria-labelledby for sidebar navigation landmarks 2024-07-14 11:19:35 +08:00
Helen Chong eb5f26348a Add unique aria labels to landmarks 2024-07-14 10:52:19 +08:00
Helen Chong 44ac16800b Add aria-hidden to content warning accordion emoji 2024-07-13 20:58:05 +08:00
Helen Chong 5a422f6061 Configure linkify-it to disable fuzzy links 2024-06-24 13:41:39 +08:00
Helen Chong 6974915dea Rename spoiler accordion to content accordion 2024-06-19 22:17:53 +08:00
Helen Chong e54a91d5c7 Use footer element for footnotes 2024-06-13 19:19:40 +08:00
Helen Chong 16105d8bcf Restore default footnotes-list class name for footnotes list 2024-06-13 19:13:39 +08:00
Helen Chong feb54bf562 Use descriptive aria label for back to footnote reference 2024-06-13 19:04:03 +08:00
Helen Chong 3641c15cea Rename footnotes-list class to footnotes__list 2024-06-13 17:51:14 +08:00
Helen Chong 0b3848d22d Add # to footnote labels for screen readers 2024-06-09 17:34:39 +08:00
Helen Chong 832e1d07fd Add enableLazyLoading parameter to figure element paired shortcode 2024-06-06 22:25:00 +08:00
Helen Chong 2b4d25c80a Unfo ignoring of heading anchor from ToC plugin 2024-06-04 19:40:16 +08:00
Helen Chong 67cb814c55 Configure ToC plugin to ignore the .heading-anchor element 2024-06-04 18:59:31 +08:00
Helen Chong c0f8b07d92 Remove heading level 1 from markdown-it-anchor options 2024-06-04 18:46:40 +08:00
Helen Chong 41d33019e5 Set markdown-it linkify feature to true 2024-05-31 12:47:16 +08:00
Helen Chong bda9ac14d4 Add pared shortcode for content warning component 2024-05-28 00:55:09 +08:00
Helen Chong 509f422810 Use uncenter's eleventy-plugin-toc fork as the table of contents plugin 2024-05-26 11:27:12 +08:00
Helen Chong 705d8706fb Style footnote section 2024-05-17 23:58:08 +08:00
Helen Chong 879ca96415 Place footnotes title inside Footnote container 2024-05-17 23:20:19 +08:00
Helen Chong 886a4c49d5 Configure markdown-it-footnote 2024-05-17 22:44:02 +08:00
Helen Chong 7bac81e40f Install markdown-it-footnote plugin 2024-05-17 22:13:56 +08:00
Helen Chong c97e99d4d1 Remove Q&A accordions 2024-05-10 00:48:05 +08:00
Helen Chong c0e26d00a2 Rename paired shortcode for image figure elment 2024-05-09 22:56:31 +08:00
Helen Chong 80e024afdd Install markdown-it-attribution plugin 2024-05-09 20:12:22 +08:00
Helen Chong b249c638a9 Add figure and figcaption elmeent paired shortcode 2024-05-07 14:48:11 +08:00
Helen Chong fc22c57d18 Edit comment about Markdown configuration 2024-05-07 11:30:52 +08:00
Helen Chong a12bd804a8 Move code block for custom container shortcode 2024-05-07 10:26:21 +08:00
Helen Chong d059c8ff30 Add space between Q&A accordion marker and question 2024-05-07 10:00:08 +08:00
Helen Chong 7c99ec4ae6 Add Q&A accordion paired shortcode 2024-05-07 09:53:49 +08:00
Helen Chong abe5e13898 Remove empty <p> tags before and after accordions when paired together in shortcodes 2024-05-07 09:50:08 +08:00
Helen Chong f6aadf4b8e Use render instead of renderInline to render spoiler accordion 2024-05-07 03:51:49 +08:00
Helen Chong b516425ee2 Remove trailing paragraph element from spoiler shortcodes 2024-05-07 03:32:09 +08:00
Helen Chong 3b7bfca66f Add "spoiler" paired shortcode 2024-05-07 03:12:06 +08:00
Helen Chong 970e28541a Refactor Juhani romance guide with container paired shortcode 2024-05-07 02:24:25 +08:00
Helen Chong 3612518f30 Add "container" paired shortcodes for Markdown files 2024-05-07 01:37:15 +08:00
Helen Chong fe05db6bdc Make markdown configurations into a separate config file 2024-05-07 01:01:15 +08:00