-
### What happened?
The readme suggests that using with TypeScript is as simple as installing a few files and setting up a `tsconfig.json` file. But there are some pretty steep roadblocks later on. …
-
Hi, I realize that this repository has not been worked on for several years, but I was wondering if there was a known issue with dealing with non-class based function docstrings.
If it is a known p…
-
I have a custom `button` component block that needs to be in a table cell. In the markdoc file, it works fine
```md
{% table %}
- Platform
- Type
- Price
- Link
---
- Legis Music
- One-time p…
-
`error here : src/pages/blog/[slug].astro
`
```bash
Cannot read properties of undefined (reading 'set')
File:
src/pages/blog/[slug].astro
Stacktrace:
TypeError: Cannot read properties…
-
if happen, write!
-
### Check for existing issues
- [X] Completed
### Describe the feature
Frontmatter is a section at the beginning of a file that contains metadata about the file or the document. It's often us…
-
I have a few use cases where I would like to add text formatted as `inline code` to a `label` or `description` property.
Also adding lists would be something that I see happening.
Would it be poss…
-
### Describe your problem(s)
Our current API documentation options seem quite outdated now
![image](https://user-images.githubusercontent.com/3313885/139527371-b33b1b16-7916-43d7-821d-27bef11af5…
-
When I name my file as `测试.md` in wiki and run `markdoc build`, there will be an exception:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe8 in position 3: ordinal not in range(128)
Full exc…
yegle updated
13 years ago
-
Hello all,
I am new to Keystatic and Astro and hope to get some help. I am trying to add Keystatic to an existing Astro project but I am stuck with converting the existing ZOD collections to Keystati…