chat2mark
v0.2.1
Published
Script to convert Roll20 Chat logs to Markdown campaign diaries.
Downloads
2
Readme
chat2mark
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