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

Multiple input files #226

Open
eonj opened this issue Feb 17, 2017 · 1 comment
Open

Multiple input files #226

eonj opened this issue Feb 17, 2017 · 1 comment

Comments

@eonj
Copy link

eonj commented Feb 17, 2017

Hi, I am writing a book using GFM, and I wish to print it to PDF in my web browser.

This may seem a duplicate of #88, but what I need is all rendered markdown content in one web page.

For this, The command line usage should change from:

  grip [options] [<path>] [<address>]

to:

  grip [options] [--] [<paths>]

and one more option, --listen=<host>[:<port>], should be added.

I tried to get it work by myself in my fork, but it's too hard for me. If this is a good suggestion for grip, Can anyone help me how to do it?

@zenaan
Copy link

zenaan commented Jul 5, 2020

See also #88 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants