Skip to content

v1.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:58

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.