@markdoc/markdoc

Search for an npm package
import type { Schema } from '../types';
export const table: Schema = {
children: ['table'],
inline: false,
};