Skip to content

Instantly share code, notes, and snippets.

@jonathantneal
Created June 29, 2014 06:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathantneal/ddf0544629d0ef1892fe to your computer and use it in GitHub Desktop.
Save jonathantneal/ddf0544629d0ef1892fe to your computer and use it in GitHub Desktop.
Fragmention edge cases

Fragmention edge cases

#the+end // returns [ blockquote , em , p , blockquote ]
<blockquote>
	- the end -

	<p>At <em><strong>the</strong> end</em> of waiting for the end.</p>

	<p>All is all done and none would pretend.</p>

	For it was finished. That was the end.
</blockquote>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment