I am trying to replace a character - say ; - with a new line using replace-string and/or replace-regexp in Emacs.
;
replace-string
replace-regexp
I have tried
inline just: C-M-S-% (if binding keys still default) than replace-string^J
C-M-S-%