Thanks Nick for sharing that Makefile. I've decided to use the first HTML comment in the markdown as the page title.
https://github.com/kaihendry/sg-hackandtell/blob/master/Makefile If you can suggest something that sucks less than: grep -m1 -oP '(?<=<!-- ).*?(?= -->)' # i'd be grateful ;) Cheers!
