quartable 0.3.1 fixes a crash on Quarto 1.10.18+ (Pandoc protected
metatables): clone_body() now tries pandoc.TableBody() constructor first
and guards the getmetatable() fallback against a boolean return value.
quartable 0.3.1 fixes a crash on Quarto 1.10.18+ (Pandoc protected
metatables): clone_body() now tries pandoc.TableBody() constructor first
and guards the getmetatable() fallback against a boolean return value.