diff --git a/logic.typ b/logic.typ index 3621300..9a93ca2 100644 --- a/logic.typ +++ b/logic.typ @@ -296,7 +296,7 @@ // See https://github.com/andreasKroepelin/polylux/issues/186 show hide: it => { set list(marker: none) - set enum(numbering: n => []) + set enum(numbering: n => none) it }