15 lines
249 B
Sed
15 lines
249 B
Sed
1 {
|
|
/^[-+]\{3\}$/ {
|
|
:a
|
|
N
|
|
/\n[-+]\{3\}$/!ba
|
|
d
|
|
}
|
|
}
|
|
/Xerum/d
|
|
/Quiatae cullecum/d
|
|
/andaepu dandae/d
|
|
/Repudiandae in pariatur/,/exercitationem libero/d
|
|
/{{< highlight html >}}/,/{{< \/highlight >}}/d
|
|
s/{{<.*>}}//g
|