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

mdoc reader #9056

Open
jgm opened this issue Sep 3, 2023 · 1 comment · May be fixed by #10225
Open

mdoc reader #9056

jgm opened this issue Sep 3, 2023 · 1 comment · May be fixed by #10225

Comments

@jgm
Copy link
Owner

jgm commented Sep 3, 2023

We currently have a reader for man, but not for mandocmdoc, which is used for many man pages.

https://mandoc.bsd.lv/man/mdoc.7.html

@silby
Copy link
Contributor

silby commented Sep 11, 2024

I've started working on this. (NB the reader name is mdoc, which is the markup language, not mandoc which is the name of a program.)

@jgm jgm changed the title mandoc reader mdoc reader Sep 11, 2024
@silby silby linked a pull request Sep 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants