line-numberstextdev
Add Line Numbers
Prefix lines with 1-based line numbers.
Inputs
Output
(no output yet)
Explanation
Useful when sharing logs or referencing specific lines in a snippet.
Use it when you need a fast, offline conversion/validation step during development or debugging.
Related