Any good idea on how to easy convert something like
<li>1</li>
<li>1</li>
<li>1</li>
<li>1</li>
<li>1</li>
to
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>5</li>
thx
whololo wrote:<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>5</li>
li*5>{$}hallo_World -> Hallo_worldhallo_World -> Hallo_World
{ "keys": ["alt+up"], "command": "inc_dec_value", "args": { "action": "inc_min" } },
{ "keys": ["alt+down"], "command": "inc_dec_value", "args": { "action": "dec_min" } },
{ "keys": ["alt+super+up"], "command": "inc_dec_value", "args": { "action": "inc_max" } },
{ "keys": ["alt+super+down"], "command": "inc_dec_value", "args": { "action": "dec_max" } },
{ "keys": ["super+alt+ctrl+up"], "command": "inc_dec_value", "args": { "action": "inc_all" } },
{ "keys": ["super+alt+ctrl+down"], "command": "inc_dec_value", "args": { "action": "dec_all" } }
Return to Plugin Announcements
Users browsing this forum: randy3k and 9 guests