The Zealot
The Zealot
It would be nice to have inline footnotes, with automatic numbering. For example, in the JS world, the [`markdown-it-footnote`](https://github.com/markdown-it/markdown-it-footnote#markdown-it-footnote) plugin does it. ### Syntax ```markdown That's some text with a...
Remember the good ol' days when we had server-side rendering with template engines, using HTML partials (especially for headers and footers)… They sometimes contained HTML tags that were closed in...
The pause button has no effect in Chrome 64 and Safari 11. But it works in Firefox 58.
## What is the motivation for this pull request? I also work with TypeScript, and I need to annotate a variable with the same type as the result of the...
Vidstack should facilitate understanding by LLMs by providing docs as a single llms.txt Markdown file. Examples: - [Better Auth](https://www.better-auth.com/llms.txt) - [Drizzle ORM](https://orm.drizzle.team/llms-full.txt) - [Vercel AI SDK](https://ai-sdk.dev/llms.txt)