You can convert exported Slack history json into Markdown.
See https://github.com/ohtake/slack2md/blob/example/output/index.md.
- Export Slack history and wait its completion.
- Download and extract the zip file into
slack_export
directory. - Run
slack2md
and you will get Markdown files atoutput
directory.
Type ./slack2md -help
.