Commit 0d707e5
committed
fix(man): fix groff UTF-8 handling and strip ANSI escapes
Add `-K utf8` to handle UTF-8 input correctly (fixes mojibake in
non-ASCII characters like © and Vietnamese names) and `-P -c` to
disable SGR escape sequences in the output.
https://claude.ai/code/session_01CrXuWDMVQsiUBoy6ceACsF1 parent ae6b848 commit 0d707e5
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
66 | 76 | | |
67 | 77 | | |
68 | 78 | | |
| |||
0 commit comments