1 2 3 4 5 6
all: python ./build_faq.py # dependency: # https://github.com/jonschlinkert/markdown-toc#cli # brew install markdown-toc markdown-toc faq.md > faq-toc.md