Is there a way to covert such block of lines
line1
line2
linen
into
1. line1
2. line2
n. linen
Using Emacs org mode
|
|
|
don't know if there is a direct way, haven't heard of it yet at least. But one approach would be to use For
After
Hitting Easier because it gives you visual feedback is to enable |
||||
|
|
the shortest way I know of is: highlight the lines, including their newline character,
Then execute
Then run
|
|||||||||||
|