when dom-parsing images, allow the html to set a relative ID #13
Annotations
2 warnings
Run PHPUnit:
schema/Node.php#L115
Return type of dokuwiki\plugin\prosemirror\schema\Node::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
Run PHPUnit:
schema/Mark.php#L57
Return type of dokuwiki\plugin\prosemirror\schema\Mark::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
Loading