quartz/quartz
Martin Kampas c3ac8965a9 fix(oxhugo): Do not discard embedded HTML
In 'processors/parse.ts' the 'remarkRehype' plugin is used with
'allowDangerousHtml' enabled, but that needs to be combined with (e.g.)
'rehypeRaw' to have any effect on the output.
2025-10-02 14:57:42 +02:00
..
cli chore(deps): replace chalk and rimraf with builtin functions (#1879) 2025-05-28 10:40:51 +02:00
components fix(search): css min padding 2025-09-18 13:45:17 -07:00
i18n fix(i18n): Add RTL Detection based on Config Set Language (#2100) 2025-09-17 16:04:22 -07:00
plugins fix(oxhugo): Do not discard embedded HTML 2025-10-02 14:57:42 +02:00
processors chore(deps): replace chalk and rimraf with builtin functions (#1879) 2025-05-28 10:40:51 +02:00
static feat(comments): support custom giscus themes (#1526) 2024-10-17 18:30:16 -04:00
styles fix(callouts)!: match callout DOM to Obsidian (#2104) 2025-09-21 19:14:03 +02:00
util fix(emoji): duplicate mappings (#2042) 2025-07-07 06:18:29 -04:00
bootstrap-cli.mjs fix(docker): instructions + bump deps + bind mount (#1809) 2025-03-06 10:01:25 -08:00
bootstrap-worker.mjs chore(build): separate markdown and html handling into two separate stages (#1675) 2025-01-07 15:33:34 -05:00
build.ts Fix: normalize chokidar paths for hot reload on Windows (#2120) 2025-09-07 11:58:47 -07:00
cfg.ts feat(analytics): add support for Vercel Web Analytics provider (#2119) 2025-09-08 20:06:28 -07:00
worker.ts perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00