dauntless/quartz/plugins
martyone f14260b2ba
fix(oxhugo): Do not discard embedded HTML (#2151)
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 10:51:40 -07:00
..
emitters fix: fix CNAME path error (#2096) 2025-09-17 14:50:12 -07:00
filters Feat(filters): Support "true" as valid for draft and publish frontmatter values (b3a02909ba) 2024-10-22 20:33:54 +00:00
transformers fix(oxhugo): Do not discard embedded HTML (#2151) 2025-10-02 10:51:40 -07:00
index.ts feat: support emitters defining external resources, emit link from contentindex directly 2025-03-05 18:16:24 -08:00
types.ts perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00
vfile.ts chore(build): separate markdown and html handling into two separate stages (#1675) 2025-01-07 15:33:34 -05:00