Closed andreasKroepelin closed 10 months ago
We rely on Typst's enums and lists to handle indentation for us. This makes the API a bit cleaner but comes at the cost that you cannot have regular enums/lists in your pseudocode (which is probably okay).
We rely on Typst's enums and lists to handle indentation for us. This makes the API a bit cleaner but comes at the cost that you cannot have regular enums/lists in your pseudocode (which is probably okay).