summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-04-04 18:19:17 +0200
committerLaurenz <laurmaedje@gmail.com>2023-04-04 18:19:17 +0200
commit5637a1693c7a315582e101023507049bb07edb2e (patch)
tree993641bb1dc6c39066d632c957b55f07e4459a99 /docs
parent8284db9000e32320e3d710c6a0b55c0c5525f483 (diff)
Allow labels and reference with ',' and '.'
Diffstat (limited to 'docs')
-rw-r--r--docs/src/general/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md
index 0fec3112..5b275ef5 100644
--- a/docs/src/general/changelog.md
+++ b/docs/src/general/changelog.md
@@ -19,6 +19,7 @@ description: |
- The [`link`]($func/link) function now accepts [labels]($func/label)
- The [`bibliography`]($func/bibliography) now also accepts multiple
bibliography paths (as an array)
+- Labels and references can now include `:` and `.` if not at the end
- Added basic i18n for a few more languages (IT, RU, ZH, FR, PT)
- Added numbering support for Hebrew
- Added support for [integers]($type/integer) with base 2, 8, and 16