Multi-line sed replacement linux

Print block of text between START and END markers

sed -n '/START/,/END/p' file.txt