Pietro Passarelli

Trello To Markdown


GitHub,
Stack: node, trello, markdown,

A way to convert a trello board into a gitbook

A way to convert a trello board into a gitbook

trello-to-markdown is a a node module, on github and npm, to export a trello board, and convert it into a set of folders, and markdown files, corresponding to lists and cards on the board.

Once the trello board is converted into markdown files in a folder structure, via this module, it can be converted into a gitbook to make it easier to browse and search as reference documentation.

Because gitbook can synch automatically with a github repository on change, then if this is used within a github repo, it can update a gitbook version of the content.

Exampel usage, to convert textAV components trello board into a gitbook