UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

2 lines 208 B
export { transformSmartCharsMentionsAndEmojis, applyMarkOnRange, filterChildrenBetween, toggleMark } from './commands'; export { anyMarkActive, isMarkAllowedInRange, isMarkExcluded } from './text-formatting';