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

fix footnote schema

parent bb229d0b
No related branches found
No related tags found
1 merge request!150Various improvments
// TODO Write the node in WaxSchema
const footnote = {
group: 'inline',
content: 'block*',
content: 'block',
inline: true,
atom: true,
attrs: {
......
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