mirror of
https://github.com/typst/typst
synced 2025-08-21 10:18:35 +08:00
This is to clarify that the prefix/suffix is not repeated a number of times but rather shown verbatim without modification. In particular, this helps avoid ambiguity when compared with the use of "repeated" for symbols that are cycled through and repeated, e.g. `**`, `††`, `‡‡`, `§§`, `¶¶`, `‖‖`. Furthermore, it also helps remove ambiguity when compared with the use of "repeated" for counting symbols that are re-used, as seen in the following docs: > If `numbering` is a pattern and more numbers than counting symbols are > given, the last counting symbol with its prefix is repeated.