Jacky Zhao

Results 181 comments of Jacky Zhao

You need to be much more specific about describing the problem. I can reproduce it but it only happens for anchor links that link to something further down in the...

closing in favour of https://github.com/jackyzha0/quartz/issues/927

I meant the plugin will define its own defaults? I'm not saying to have no defaults, it just shouldn't be configured via a string The user would just import the...

hm I'd like to remove `quartz.plugins.ts` altogether, I think it's more confusing why the structure would be different across the both of them. And in any case, if they are...

What I'm trying to say is that with this approach there is nothing new that they don't already know about. If they are editing plugins in `quartz.config.ts`, it doesn't matter...

> Tell users of community plugins to first run the CLI tool to download the files, then add the config line this was the approach I originally had in mind,...

This unfortunately is really difficult to do in Quartz because each note is processed in parallel so other notes won't have a way to look up the frontmatter of the...

You're free to contribute docs! A lot of these were added as the codebase grew but we obviously missed a few spots :) Would welcome contributions here (anything with a...

Closed in #888 :) thanks again

i think it shouldn't be too chunky, the processing for rss feeds is really light compared to what the rest of Quartz does so it would be dominated by the...