7 lines
No EOL
119 B
Text
7 lines
No EOL
119 B
Text
# contributor: Jimmy Wu <frozenthrone88@gmail.com>
|
|
# name: <ol id="...">...</ol>
|
|
# key: ol
|
|
# --
|
|
<ol id="$1">
|
|
$0
|
|
</ol> |