Crates.io | txt_to_md |
lib.rs | txt_to_md |
version | 0.1.1 |
source | src |
created_at | 2023-12-11 20:33:48.135877 |
updated_at | 2023-12-11 20:37:10.409296 |
description | Command converting from a txt file to a markdown file |
homepage | |
repository | https://github.com/scepter914/txt-to-md-rs |
max_upload_size | |
id | 1065556 |
size | 23,141 |
This repository is converter from txt files to markdown file.
cargo install txt_to_md
## a
### bb
ccc
ddd
eee
fff
ggg
hhh
iii
jjj
txt_to_md -i text.txt -o output.md
## a
### bb
- ccc
- ddd
- eee
- fff
- ggg
- hhh
- iii
- jjj
txt_to_md -h
## a
### bb
- ccc
ddd
eee
fff
- ggg
hhh
iii
jjj