Crates.io | ws2markdown |
lib.rs | ws2markdown |
version | 0.2.0 |
source | src |
created_at | 2023-08-28 15:02:13.060828 |
updated_at | 2023-08-28 15:02:13.060828 |
description | A WordStar to Markdown converter |
homepage | |
repository | https://code.rosaelefanten.org/ws2markdown |
max_upload_size | |
id | 957077 |
size | 62,140 |
This is a small utility that converts WordStar (.ws) into Markdown (.md) files.
% 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.
This README is a proof that it works.