-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
pandoc -f man will miss some text? #9055
Labels
Comments
tmux.1 is in mandoc format, not man... |
So pandoc support man, doesn't support mandoc, really? |
Correct. Of course a mandoc reader would be a welcome addition...but it's an entirely different set of macros, considerably more complex than man. |
See #9056 |
Your best workaround at this point is probably to render the mandoc manual to HTML using |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Explain the problem.
Some text is missing.
The text was updated successfully, but these errors were encountered: