Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Width options usage ? #361

Closed
Its-Just-Nans opened this issue Jan 25, 2024 · 2 comments
Closed

Width options usage ? #361

Its-Just-Nans opened this issue Jan 25, 2024 · 2 comments

Comments

@Its-Just-Nans
Copy link

Its-Just-Nans commented Jan 25, 2024

Hello,

How can I use the --width options in the CLI ?

With and without the options, the output isn't different ?!

cargo install comrak

comrak --gfm -o index_0.html README.md
comrak --gfm -o index_1.html --width 50 README.md

diff index_*.html
# no difference
@kivikakk
Copy link
Owner

Presently the --width option only applies to the CommonMark output mode.

@Its-Just-Nans
Copy link
Author

Closing with #362

@Its-Just-Nans Its-Just-Nans closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants