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

Ansi-roff converter #29

Closed
Calder-Ty opened this issue Dec 21, 2022 · 1 comment · Fixed by #30
Closed

Ansi-roff converter #29

Calder-Ty opened this issue Dec 21, 2022 · 1 comment · Fixed by #30
Labels
C-enhancement Category: Raise on the bar on expectations

Comments

@Calder-Ty
Copy link
Contributor

Per conversation in clap/clap#4443 this issue is for discussion around adding
an ansi-to-roff conversion library.

In epage/anstyle#4, I contrast different ANSI parsing libraries. For a first
round, feel free to use what is easiest as long as it as a good license. I'm
less concerned about clap_mangens build times. We can then iterate on it as
clap needs to adopt an ANSI parser.

clap_mangen is in its very early stages; nothing is set in stone.

@epage epage added the C-enhancement Category: Raise on the bar on expectations label Dec 21, 2022
@Calder-Ty
Copy link
Contributor Author

Sorry about the Long Wait, I'm getting close to an initial stab at this.

@epage epage mentioned this issue Jan 4, 2023
@epage epage closed this as completed in #30 Feb 10, 2023
epage pushed a commit that referenced this issue Feb 10, 2023
This will allow crates like `clap_mangen` to render formatted text for
man pages.

Fixes #29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants