Skip to content
Snippets Groups Projects
Commit 9037f214 authored by chris's avatar chris
Browse files

author node

parent 55e7e3fd
No related branches found
No related tags found
1 merge request!418move marks to services
import { Service } from 'wax-prosemirror-core';
import { authorNode } from 'wax-prosemirror-schema';
import authorNode from './schema/authorNode';
import Author from './Author';
class AuthorService extends Service {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment