Raphael Wegmueller

Results 60 comments of Raphael Wegmueller

Ha, that one actually wasn't meant to be help content, more like crucial information to get preview to work ;) But I agree, after a while, people probably get it....

Depends on adobe/helix-sidekick#15

Also depends on https://github.com/adobe/helix-admin/issues/63

I don't think this problem is limited to development only, it is also very much present when working on the content in preview. So I'm not sure the CLI is...

I just realized that with manifest v3, the sidekick extension will no longer have access to `window` globals, so we'll have to persist the dependencies in the DOM, e.g. in...

Why not as data attribute on the `` element? It's about dependencies of this document 😄 If we want to add it as a separate element to the ``, I'd...

@davidnuescheler should we move this to `helix-pipeline-service` or close won't fix?

It's not the slugger. It's either a bug in the `unified` markdown parser, or our way of handling sections. The following markdown reproduces the error locally: ```md --- Lorem ipsum:...