From 2e70a130ee5d5c1a31064fb9100eba74dc8374f6 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Mon, 31 Mar 2025 01:45:56 +0200 Subject: [PATCH] fix(pat-inject): Fix problem with inserting table rows. There was a problem with injecting table rows introduced in: b0f94fb058a7067e19bc9c3101a11dfa49ff8dd2 The problem occured when setting a table row as content of a temporary
wrapper. But a is not a valid child node of a
. This caused visually destroyed tables. Using a