-
### What happened?
The [docs on the website](https://markdoc.dev/docs/faq#indentation) mention `allowIndentation` setting but it looks this setting is not functional: indentation is allowed regardles…
-
### Astro Info
```block
Astro v3.4.3
Node v18.16.0
System macOS (arm64)
Package Manager yarn
Output hybrid
…
-
### What happened?
Mark doc throws if React is not installed, even if the react renderer is not being used.
The renderers should be exported from a path other than the package’s main entry point…
-
There's a bit of an issue with being able to effectively use the [TOC](http://www.freewisdom.org/projects/python-markdown/Table_of_Contents) extension with Markdoc: the TOC output includes the h1-leve…
artob updated
11 years ago
-
- [ ] Update image syntax so that if it is on a line by itself, it is treated as a block, otherwise treat it as an inline element.
* The default schema would render block-level images in a `figure…
-
**Is your feature request related to a problem? Please describe.**
I got markdoc + shiki working. However, I couldn't find a way to use [`{}` syntax](https://shiki.style/packages/transformers#transfo…
-
### What happened?
Components built with Markdoc render properly in Remix on Cloudflare Pages using wrangler (locally). But when deploying to CF the attributes part of the component don't render.
…
rodbs updated
8 months ago
-
## Context
On New post page (`/create`), try pressing `ctrl/cmd + 1` (or 2, 3, 4, etc).
## Expected Behavior
If Post body input (markdown-supported text area) is not in focus, browser should …
-
### What happened?
`markdoc.validate` reports start/end lines but no character offsets. This becomes a problem when there's multiple different issues in the same line.
### To reproduce
Create multi…
-
Output of `pnpm run dev --verbose` when `http://127.0.0.1:4321/keystatic` is visited, after following the steps to run dev-projects from readme
```sh
pnpm install
cd dev-projects/{example}
pnpm …