Skip to content

v1.1.0

Choose a tag to compare

@leovan leovan released this 08 Jun 14:18
· 13 commits to main since this release
9bb03d2

Features

  • Add Quarto custom cross reference support.
  • Add build-in cross reference with "float" cross reference support.
  • Add parameter caption-number to show number in build-in caption.
  • Automatically add chapter level to number in build-in caption for book type project.

Breaking Changes

  • Change parameter alg-title to caption-prefix and alg-prefix to reference-prefix to keep consistent with Quarto custom cross reference.

Bug Fixes

  • Fix caption number with chapter level not working due to typo.