Quick story: I used to use a straight Markdown file to store all my board game plays, and I took the time (a very very long time) to convert all of them over to BGStats (iOS)(Android). I still wanted to keep around a markdown table sometimes just to archive as a text document or share or something, so I made this.
- Add
BGStatsExport.jsonto the root. - Run
node bgstats-to-markdown.js - Save
output.mdsomewhere.