rich-editor-to-markdown-parser

microCMS Rich Editor response convert to markdown.

MIT License

Stars
22
rich-editor-to-markdown-parser - v1.2.0 Latest Release

Published by hiro08gh about 2 months ago

Changed the way of importing.

// before
import parse from 'rich-editor-to-markdown-parser';

// after
import { parser } from 'rich-editor-to-markdown-parser';
rich-editor-to-markdown-parser - v1.1.1

Published by hiro08gh 10 months ago

chore: deleted unused import #7

rich-editor-to-markdown-parser - version 1.1.0

Published by hiro08gh 10 months ago

rich-editor-to-markdown-parser - First release

Published by hiro08gh 11 months ago