s442639-mlworkshops/txt_to_tsr_converter.awk

1 line
59 B
Awk

{print gensub("^\\*\\*", "\\\\**", "g", $0) "\t(sp1_"NR")"}