Md2roff Save Abandoned

md2roff - convert markdown to groff / troff (man, mdoc, mm, mom) documents

Project README

md2roff

A utility to convert markdown documents to Unix *roff format (man, mdoc, mm and mom packages).

License: GPL v3+ Requires:

  • Any C99 compiler

Status

Alpha but it does the job.

Install

# git clone https://github.com/nereusx/md2roff
# cd md2roff
# make && make install

Note: Edit Makefile to set the destination directory.

Usage

Example:

% md2roff myfile.md > myfile.man

For more, please read the md2roff.md file.

Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later (http://gnu.org/licenses/gpl.html). This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

AUTHOR

Written by Nicholas Christopoulos ([email protected]).

Open Source Agenda is not affiliated with "Md2roff" Project. README Source: nereusx/md2roff
Stars
77
Open Issues
2
Last Commit
11 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating