You could use filterTransaction
to ensure marks aren’t added in places where you don’t want them. Or just allow the marks to exist and cut them out in your HTML serializer.
1 Like
You could use filterTransaction
to ensure marks aren’t added in places where you don’t want them. Or just allow the marks to exist and cut them out in your HTML serializer.