Mike Fix

Results 12 issues of Mike Fix

- [ ] Rebase on #167 PTAL @rpaul-stripe

PTAL @rpaul-stripe || @matv-stripe

- [ ] 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. *...

enhancement

I am using a new Mac with no touch bar. I accidentally disabled the menu bar icon, and now I can't access the preferences to re-enable it. Is there a...

### What happened? When validating the markdoc schema, we now hit an error from Next.js where `document` is undefined when sub-compiling: https://github.com/markdoc/next.js/blob/main/src/loader.js#L79-L88 ### To reproduce 1. Clone and install https://github.com/markdoc/markdoc-starter...

bug
next.js

### What is the improvement or update you wish to see? Would you all be open to me documenting [Markdoc](https://markdoc.dev/) alongside the MDX docs? I understand I am totally biased...

template: documentation

Based on feedback we received here: https://github.com/markdoc/markdoc/issues/479

Run `Markdoc.validate` at build time: https://markdoc.dev/docs/validation - [ ] Ensure it works with https://github.com/markdoc/markdoc/issues/250 - [ ] Support validation without needing `__webpack_require__` hacks

enhancement
next.js

- [ ] Run `typedoc index.ts --includeVersion --readme none --excludePrivate --excludeExternals --excludeInternal --sort source-order --out types` against latest `./node_modules/@markdoc/markdoc/index.ts` - [ ] Add Next.js `write` from `/types -> /types/index.html`

docs
help wanted