-
-
### What happened?
There is no way to set attributes on a list, i.e. to get an AST like:
```
{
"type": "list",
"attributes": {
"ordered": false,
"foo": "bar"
}
}
```
### To …
-
Is there any way to add the `Copy` button in code blocks?
-
-
### What happened?
# What I'm trying
I'm trying to use a variable to populate a link. More complete example below, but something like:
`'[Link]({% $linkVariable %})'`
# What I'd expect
I'd ex…
-
I've been fiddling with a custom NextJS plugin (reason: I have differing opinions™ than NextJS does about how to structure my project, not your problem).
In this project I decided to use the code …
-
### What happened?
I wanted some type safety when defining nodes and tags so I added a `Schema` type annotation to the `callout` tag definition from the Next.js starter project. I expected no type er…
symmb updated
2 years ago
-
### What happened?
@benguz and I need set up a markdoc site for a nonprofit.
We are getting this cryptic error, and the error message text cuts off strangely:
C:UsersenjaOneDriveDocumentsGit…
-
Links such as links pointing towards https://devlup.org should not have the `rel="noreferrer nofollow"` tag.
-
### What happened?
When running a new NextJS app on a **Windows** machine running **Node v14.19.3** using the markdoc example, the app fails to load, throwing a failed to compile error:
![image](h…