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

multi-line command issue and minify plugin #21

Open
carried-away opened this issue Jan 22, 2024 · 2 comments
Open

multi-line command issue and minify plugin #21

carried-away opened this issue Jan 22, 2024 · 2 comments

Comments

@carried-away
Copy link

Hello,

I'm running into an issue with mutli-line commands.

when i do

> does this work \
  second command
output

i get the first two lines in one line

image

@carried-away
Copy link
Author

I apologize for opening this issue.

I installed your amazing plugin in a different environment and found that it worked without issue.

The environment I initially ran into a problem was running the minify plugin.

  - minify:
      minify_html: true
      minify_js: true
      htmlmin_opts:
          remove_comments: true

I disabled that and was good to go. Sorry again and thank you for your work!

@daxartio
Copy link
Collaborator

daxartio commented Jan 24, 2024

Actually, that's a problem. The best solution is for 2 plugins to work together.

Thank you for mentioning this problem.

@daxartio daxartio changed the title multi-line command issue multi-line command issue and minify plugin Jan 24, 2024
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