UNPKG

@atlaskit/adf-schema

Version:

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

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