Jason Lee

Results 98 comments of Jason Lee

> Thank you for this useful library. > > Is there a simple way to display table of content in the page? > > I see two closed PR related...

Further to #82, now I see why you're using `no-shadow`. We probably don't need an external library once #83 lands though. > However, it selects the headings using document.querySelectorAll >...

Ah I see - I misunderstood what `anchorjs` is used for. It can be used with `zero-md`. Just make sure initialise `anchorjs` only after listening for the `zero-md-rendered` event.

YUp that's right - unfortunately it'll need to be in `no-shadow` mode.

> I have 4 entries with fixture.md and get the CSS repeated 4 times in the output HTML. Not sure if I get what you mean. Styles are added into...

[V3](https://github.com/zerodevx/zero-md/releases/tag/v3.0.0) is released and adds first-class support for math, so do check it out. Closing for now, feel free to reopen.

Hey, the next major version (using the `marked` v5) is definitely in plan - I do have some ideas for that. While I can't commit to a timeline just yet,...

[V3](https://github.com/zerodevx/zero-md/releases/tag/v3.0.0) is released and uses the latest versions of all dependency libraries, so do check it out!

Can you reinstall with `npm i --save @zerodevx/svelte-toast@latest`?

Not for now I'm afraid. `svelte-toast` is due for an upgrade so the outro will probably be configurable in the next major.