UNPKG

@atlaskit/adf-schema

Version:

Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs

4 lines 120 B
import { adfMark } from '@atlaskit/adf-schema-generator'; export const em = adfMark('em').define({ inclusive: true });