Andrew Sullivan

Results 5 issues of Andrew Sullivan

`"some nested node content" |> xpath(~x"/node()/node()"l)` returns ``` ['some nested ', {:xmlElement, :em, :em, [], {:xmlNamespace, [], []}, [p: 1], 2, [], [{:xmlText, [em: 2, p: 1], 1, [], 'node',...

First off, thanks for this util! ❤️ I've noticed that titles with ampersands are breaking the parser, e.g. ``` bash python parse.py 'org-protocol://capture?template=w&url=https%3A%2F%2Fexample.com&title=foo%20%26%20bar' ``` should send the title "foo &...

2013-12-31-2013--year-in-review.md - "Langauges" header

`scale-to-map` only works with markers, and not with feature layers. Make this more generic (to work with lines, feature layers, etc.).

bug

Formatter allows 't' to be typed in credit card demo, but not in phone number demo. Discovered in Chrome on OS X.