7 lines
123 B
Plaintext

#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <ol id="...">...</ol>
# key: listol
# --
<ol id="$1">
$0
</ol>