Y
Hacker News
new
|
ask
|
show
|
jobs
by
yesenadam
2167 days ago
This also strips the leading hashes + optional space:
awk 'sub("^### ?","")' "$0"