Add a custom string to the beginning of every line. Useful for adding bullet points, quote markers, or indentation.
Example
hello, world (prefix: > ) → > hello, > world
foo, bar (prefix: - ) → - foo, - bar
Add a custom string to the beginning of every line. Useful for adding bullet points, quote markers, or indentation.
hello, world (prefix: > ) → > hello, > world
foo, bar (prefix: - ) → - foo, - bar