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

Compatibility with vim-markdownfmt #44

Closed
wants to merge 1 commit into from
Closed

Compatibility with vim-markdownfmt #44

wants to merge 1 commit into from

Conversation

greut
Copy link

@greut greut commented Oct 28, 2016

  • Add support for reading a file from its path
  • Add support to write back to a file (-w, --write)

Closes #43

- Add support for reading a file from its path
- Add support to write back to a file (-w, --write)

Closes #43
@notslang
Copy link
Owner

I don't like the idea of interacting directly with the filesystem when it's not absolutely necessary and I don't like having more than one "right" way to pass a file. Also, it looks like #43 (comment) provides a good way to run this within vim.

@notslang notslang closed this Jan 12, 2017
@greut
Copy link
Author

greut commented Jan 12, 2017

fair enough. And a good call.

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.

2 participants