Skip to content

Remove groff/mandoc dependency and replace it with a Python native solution #9366

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

Open
2 tasks
tuananh opened this issue Mar 14, 2025 · 0 comments
Open
2 tasks
Assignees
Labels
configure feature-request A feature should be added or improved. investigating This issue is being investigated and/or work is in progress to resolve the issue. p3 This is a minor priority issue

Comments

@tuananh
Copy link

tuananh commented Mar 14, 2025

Describe the feature

We can use a library to render rst instead of depending on system's groff/mandoc CLI

Use Case

sometimes groff/mandoc are not available.

Proposed Solution

implement directly in python to render rst into ascii

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

latest

Environment details (OS name and version, etc.)

Linux/latest

@tuananh tuananh added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 14, 2025
@adev-code adev-code self-assigned this Apr 7, 2025
@adev-code adev-code added configure p3 This is a minor priority issue investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configure feature-request A feature should be added or improved. investigating This issue is being investigated and/or work is in progress to resolve the issue. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

2 participants