Closed jacksleight closed 2 years ago
Closes https://github.com/jacksleight/statamic-bard-mutator/issues/8
This change prevents tag mutators running twice. Instead of mutating the tag data both times ProseMirror generates it we instead cache the first value and return that to ProseMirror the second time.
Closes https://github.com/jacksleight/statamic-bard-mutator/issues/8
This change prevents tag mutators running twice. Instead of mutating the tag data both times ProseMirror generates it we instead cache the first value and return that to ProseMirror the second time.