0.2.1 • Published 3 years ago

chat2mark v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

chat2mark Build Status

Script to convert Roll20 Chat logs to Markdown campaign diaries.

To install:

$ npm i -g chat2mark

To execute:

$ chat2mark convert <input> <output>

Where input is a Roll20 chat log HTML fragment and output is the name of the Markdown file you want to write to.

For example:

$ chat2mark convert roll20-chat.html campaign-diary.md