*.todo -> json -> html (use lex and jison to parse yaml like format txt to json ast).
todo txt format see test/test_data.
npm install -g todo-plus-parser
todo-plus-parser -i "./todos/" -o "./out.html"
todo-plus-parser -i "./todos/" -o "./out.html" -d true