ws2markdown

Crates.iows2markdown
lib.rsws2markdown
version0.2.0
sourcesrc
created_at2023-08-28 15:02:13.060828
updated_at2023-08-28 15:02:13.060828
descriptionA WordStar to Markdown converter
homepage
repositoryhttps://code.rosaelefanten.org/ws2markdown
max_upload_size
id957077
size62,140
Cthulhux (dertuxmalwieder)

documentation

README

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.

Commit count: 0

cargo fmt