Lists
Number Each Line
Prepend a running counter to every line.
Prepends a running counter to every line. Padding with zeros keeps every number the same width, so the text after them stays aligned in a monospace font.
Options
Placed between the number and the line.
Produces 01, 02 … 10 so the text stays aligned.
InputText is processed entirely in your browser.
0lines0words0characters0 B
Output
0lines0words0characters0 B
Options explained
- Separator — Placed between the number and the line.
- Pad numbers to an equal width — Produces 01, 02 … 10 so the text stays aligned.