quartz/quartz/plugins
Anton Bulakh 7711ba8e2e
fix(tags): Dont consume a space before content tags
Content tags appeared to be "hugging" the text that preceeds them,
and as it turned out the tag regex was consuming the space, so the
final HTML actually looked like `some text<a..`, with the text node
not having the final space.

A simple oneline fix
2025-01-04 21:05:42 +02:00
..
emitters perf: reduce bundle size (closes #1607) (#1689) 2025-01-01 12:24:32 -08: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(tags): Dont consume a space before content tags 2025-01-04 21:05:42 +02:00
index.ts fix: comments on spa should work (closes #1296) (#1298) 2024-07-30 01:13:13 -07:00
types.ts feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
vfile.ts deps: bump everything (closes #635) (#636) 2023-12-18 09:48:40 -08:00