nobkd

Results 72 comments of nobkd

1. It's only h2 to h4 2. You can just override the prose components' behavior as you like: #1248 I like that links are generated by default, but I also...

I don't have such a problem, but you could try to reload the page with cleared cache and/or cookies.

You're right, but it's only on the [get-started page](https://content.nuxtjs.org/get-started), that the icons cover some text. On other pages the color of the icons is more of a problem, because they...

Soo... I looked into it again. It seems like Firefox on desktop handles svg sizes different than Chromium or other browsers or Firefox on mobile devices. Chromium scales them to...

You might want to look at this issue: #1237 And to solve this you *could* use the edge version of nuxt content as suggested [in this comment](https://github.com/nuxt/content/issues/1237#issuecomment-1152131314)

If that's the case, you can try using the [edge channel](https://content.nuxtjs.org/guide/migration/edge-channel) version and check if the problem persists. Or are you already using this version already?

There are already related issues / discussions, so you can try looking around, if you find a solution to your problem in any of them. Here are related ones I...

For Isar 4, the generator is built in: https://github.com/isar/isar/issues/1357#issuecomment-1659027403

No. Isar v3 does not support Web. Isar v4 does, but currently just for in-memory DB. See https://github.com/isar/isar/issues/686#issuecomment-1660278982 and following comments. Also see the general [Changelog for v4](https://github.com/isar/isar/blob/95e1f02c274bb4bb80f98c1a42ddf33f3690a50c/packages/isar/CHANGELOG.md#400-dev14).