1 unstable release

0.2.0 Aug 28, 2023

#9 in #markdown-converter

CDDL-1.1

20KB
191 lines

WordStar to Markdown

This is a small utility that converts WordStar (.ws) into Markdown (.md) files.

Usage

 % ws2markdown input.ws output.md

If you don't provide an input file, a file dialog will appear. If you don't provide an output file, the resulting Markdown will be printed to stdout.

Examples

This README is a proof that it works.

Dependencies

~3–37MB
~522K SLoC