Skip to content

Conversation

@yamgent
Copy link
Member

@yamgent yamgent commented Dec 25, 2018

What is the purpose of this pull request? (put "X" next to an item, remove the rest)

• [X] Bug fix

What is the rationale for this request?

markbind serve should always open the browser unless no-open is specified. Right now, it does not open when serving normally (e.g. markbind serve docs does not open the browser, even though it should).

What changes did you make? (Give an overview)

Fix a programming error that originated from #475.

Provide some example code that this change will affect:

NIL

Is there anything you'd like reviewers to focus on?

NIL

Testing instructions:

markbind serve docs and markbind serve docs --one-page userGuide/components.md should open the browser.

markbind serve docs --no-open and markbind serve docs --one-page userGuide/components.md --no-open should not open the browser.

@yamgent yamgent added this to the v1.15.1 milestone Dec 25, 2018
@yamgent yamgent merged commit 4d10b9e into MarkBind:master Dec 25, 2018
@yamgent yamgent deleted the serve-browser-bug branch December 25, 2018 06:50
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

Successfully merging this pull request may close these issues.

1 participant