Skip to content

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:00
· 58 commits to main since this release

1.23.0 (2025-08-13)

Bug Fixes

  • add a bit of space under the document to allow scrolling (ff49ee7)
  • pb: retain pb in tables by moving them to the cell (c0477b7)
  • schema: allow heading elements directly under body (854e28c)
  • table-menu: hide table menu initially (328467f)
  • table-menu: remove updatedelay used for debugging (caad58f)
  • table-pb: improve styling of the pb in tables (df60615)
  • table-selection: do not try to make a table selection over text (5c708ae)
  • table: improve toolbar option (ededcc7)
  • tables: calculate the cols and rows on table correctly (a8711bb)
  • tables: disallow headings in tables for now (de42d4f)
  • tables: insert pb elements at the correct place (76db6cd)
  • tableS: remove rowspand and colspan attributes (04f0df7)
  • toolbar: use correct source for attributes (8b4964a)
  • toolbar: use toolbar definition to add config for buttons (ce4ec9c)

Features

  • footnotes: render n attribute for footnotes (3e46dc4)
  • make page begin elements in tables editable (50afbc3)
  • tables: add a table menu (e74eb4f)
  • tables: enable cell selection and simplify colspans (ba3ba76)
  • tables: implement TEI tables (85f8e64)
  • tables: make insert row and insert column work (307d111)
  • tables: make tab navigation work (6cd87bd)