mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 07:14:05 -06:00
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 |
||
|---|---|---|
| .. | ||
| cli | ||
| components | ||
| i18n | ||
| plugins | ||
| processors | ||
| static | ||
| styles | ||
| util | ||
| bootstrap-cli.mjs | ||
| bootstrap-worker.mjs | ||
| build.ts | ||
| cfg.ts | ||
| depgraph.test.ts | ||
| depgraph.ts | ||
| worker.ts | ||