ronn icon indicating copy to clipboard operation
ronn copied to clipboard

Output man pages without *.roff extensions

Open jviotti opened this issue 11 years ago • 1 comments

Npm expects man pages listed on package.json to not have a *.roff extension and fails otherwise.

Is there an easy way to prevent the extension from being added without having to rename the files programatically, using ronn --build --roff doc/*.md?

jviotti avatar Dec 24 '14 18:12 jviotti

Looks like this has been addressed: the roff output files no just have the .1/.2/etc extension, and not .roff. Are you still having trouble with this?

apjanke avatar Dec 25 '18 02:12 apjanke

Closing stale issues

jviotti avatar Aug 15 '22 21:08 jviotti