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 |
||
|---|---|---|
| .. | ||
| emitters | ||
| filters | ||
| transformers | ||
| index.ts | ||
| types.ts | ||
| vfile.ts | ||