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

bug: resume() should occur at the correct index #104

Closed
wants to merge 602 commits into from

Conversation

jeromew
Copy link

@jeromew jeromew commented Oct 9, 2014

No description provided.

fb55 and others added 30 commits March 30, 2013 13:49
also updated domutils version & specified main-field
this time, it's implementing stream.Writable
the 3.x releases before were crappy, and I will deny to have published
them
…eted as TEXT

* this._special reverted to 0 after "closetag" event
[02-template.json] added <p>...</p> around script tag to ensure that closing </p> is seen as a tag rather than text node
collects all events and passes them through to another handler

can simulate a reset for the underlying handler using the `restart()`
method
fb55 and others added 26 commits March 15, 2014 10:51
I don't want to maintain them a second time, plus, the overhead isn't
too much.
Update to latest version of domutils
& only display test status of master
If a comment ending is interrupted by an unexpected character, treat the
parsed characters as comment content and revert to the "in comment"
state.
Handle partial comment endings as normal content
Ignore readable-stream dependency in browserify
h1, h2, ... h6 should auto-close p elements
Add missing void elements
@jeromew
Copy link
Author

jeromew commented Oct 9, 2014

sorry about the style errors, npm test did not show them on my box + I copy pasted the code inside the github editor. my mistake.

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.

None yet