Skip to content

v29.10.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 09 Oct 03:12
· 1167 commits to master since this release
d7abbfe

Minor Changes

  • List: Add support for Roman numerals (#788)

    EXAMPLE USAGE

    <List type="roman">
      <Text>This is a Roman list item.</Text>
      <Text>This is a Roman list item.</Text>
      <Text>This is a Roman list item.</Text>
    </List>