-
Currently this is a `string`: https://github.com/markdoc/markdoc/blob/98dd88386e3982a10af8c76fc1c4bf8e30498318/src/ast/node.ts#L21
Should these be of this type?
https://github.com/markdoc/markdo…
-
### What would you like to share?
Here is the necessary information regaridng the pagination feature:
By adding query parameters page and limit any route can be paginated .
page parameter is neces…
-
I'm attempting to pass in additional variables when calling `node.transformChildren()`, but they seem to be ignored in favor of the variables passed in on `transform()`. I expected it to work similar …
-
Please consider adding my project which uses Avalonia and FluentAvaloniaUI - [MarkDoc.Core](https://github.com/hailstorm75/MarkDoc.Core).
**Description**
Documentation generating tool for .NET l…
-
**What component (if applicable)**
The Syntax Template
**Describe the bug**
When running `next build && next export` in CloudFlare pages, it get this error:
```
2022-09-12T17:34:42.534074Z Clon…
-
Myst seems quite interesting, it does support some stuff we have already built: https://myst-parser.readthedocs.io/en/latest/syntax/syntax.html
Maybe we can start using it and update the website to…
-
### What happened?
The current nextjs starter repo are not working on windows.
I expect to work.
### To reproduce
Download the next repo starter.
Run on machine Windows
### Version
Latest of …
-
Found a typo on the urbit intro page:
Urbit IDs are distributed by a sponsorship tree. At the top of the tree are 28 (256) galaxies. Each galaxy issues 28 stars, making a total of 216 (65K). Stars th…
-
### What happened?
Whenever I run `npm run dev` and leave the page untouched in the browser and editor for about a minute, hot reloading doesn't have an effect anymore. The Next.js reload indicator…
symmb updated
2 years ago
-
### What happened?
I see the following error when building Next.js
```
Attempted import error: '/home/starptech/repositories/test/website/markdoc/tags/index.ts' does not contain a default export …