UNPKG

@atlaskit/editor-wikimarkup-transformer

Version:

Wiki markup transformer for JIRA and Confluence

3 lines 56 B
export const code = text => { return `{{${text}}}`; };