UNPKG

@atlaskit/adf-schema

Version:

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

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