Skip to content
This repository was archived by the owner on Feb 3, 2019. It is now read-only.

Fixes vavere/htmltidy#24 by expecting for close instead of end#26

Open
mateusnroll wants to merge 1 commit intovavere:masterfrom
mateusnroll:master
Open

Fixes vavere/htmltidy#24 by expecting for close instead of end#26
mateusnroll wants to merge 1 commit intovavere:masterfrom
mateusnroll:master

Conversation

@mateusnroll
Copy link

While tidying multiple files (using grunt, in my case) I usually ran into the problem that it would output nothing but a command-line counterpart would work as expected.

I eventually figured out that you actually have to expect for a close, not an end, since only close will ensure that everything has being sent to std.out.

It fixes issue #24 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant