Hi Jan, > At "step 4" numbering restarts from "1". > How should I insert the code in the numbered lists?
Try something like the following, inserts a line break without forcing renumbering, don't know whether this will work for multi-line code, though: # step 1 # step 2 # step 3 # : <code>multi-line code </code> # step 4 # step 5 hth Frank _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
