That's because depending on your editor/viewer that U+200E may be rendered as anything. In my terminal emulator (iTerm2 on macOS) it's rendered as a space. In Emacs (tty) it's rendered as an underscore. In Chrome it's not rendered.
```json
> devbin/parse <(curl https://gist.githubusercontent.com/anonymous/3181cbad63483043af5143ada6acbb3e/raw/82d12b317af8897e1b149b4b06c6f8b492535417/googler-response-79yyce7z)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 299k 100 299k 0 0 2244k 0 --:--:-- --:--:-- --:--:-- 2251k
[
{
"abstract": "Action · A paraplegic marine dispatched to the moon Pandora on a unique mission becomes ... Avatar -- Clip: Thanator chase · Avatar -- Featurette: Hardware ...",
"metadata": "Rating: 7.8/10 - 924,191 votes",
"title": "Avatar (2009) - IMDb",
"url": "http://www.imdb.com/title/tt0499549/"
},
{
"abstract": "Avatar (2009) cast and crew credits, including actors, actresses, directors, writers and more.",
"title": "Avatar (2009) - Full Cast & Crew - IMDb",
"url": "http://www.imdb.com/title/tt0499549/fullcredits/"
},
{
"abstract": "Action ... Directed by James Cameron. With Sam Worthington, Zoe Saldana, Sigourney Weaver, Stephen Lang. A sequel to Avatar (2009).",
"title": "Avatar 2 - IMDb",
"url": "http://www.imdb.com/title/tt1630029/"
},
{
"abstract": "Avatar -- Jake Sully (Worthington) is a paraplegic war veteran who is brought ... Avatar -- Interview: \"James Cameron On The New Technology Created For This ...",
"title": "Avatar (2009) - IMDb",
"url": "http://www.imdb.com/title/tt0499549/reference"
},
{
"abstract": "Explosions consume man, alien and beast alike. On fire, a horse-like creature runs for its life. Jake's avatar nearly knocks the head off one human and hurls ...",
"title": "Avatar (2009) - Parents Guide - IMDb",
"url": "http://www.imdb.com/title/tt0499549/parentalguide"
},
{
"abstract": "Animation .... Avatar: The Last Airbender -- US Home Video Trailer from Paramount ... Avatar: The Last Airbender (2005) Joaquim Dos Santos, winner for TV ...",
"title": "Avatar: The Last Airbender (TV Series 2005–2008) - IMDb",
"url": "http://www.imdb.com/title/tt0417299/"
},
{
"abstract": "Avatar (2009) Poster. A paraplegic marine dispatched to the moon Pandora on a unique mission becomes torn between following his orders and protecting the ...",
"title": "Avatar (2009) - IMDb",
"url": "http://www.imdb.com/title/tt0499549?ref_=vi_tt_t"
},
{
"abstract": "Avatar (2009) on IMDb: When his brother is killed in a robbery, paraplegic Marine Jake Sully decides to take his place in a mission on the distant world of ...",
"title": "Avatar (2009) - Plot Summary - IMDb",
"url": "http://www.imdb.com/title/tt0499549/plotsummary"
},
{
"abstract": "Budget. $237,000,000 (estimated). Opening Weekend. $77,025,481 (USA) (20 December 2009) (3,452 Screens) £8,509,050 (UK) (20 December 2009) (503 ...",
"title": "Avatar (2009) - Box office / business - IMDb",
"url": "http://www.imdb.com/title/tt0499549/business"
},
{
"abstract": "Avatar (2009) Quotes on IMDb: Memorable quotes and exchanges from movies, TV series and more...",
"title": "Avatar (2009) - Quotes - IMDb",
"url": "http://www.imdb.com/title/tt0499549/quotes"
}
]
```
Anyway, a little bit of postprocessing to collapse spaces in metadata doesn't hurt.
> if tag == 'div' and 'slp' in self.classes(attrs):
I didn't go back to the code, but maybe need to check `metadata_registered`. Otherwise looks good.
Could use a bit of refinement on spacing:
Rating: 6.3/10 - 24,604 votes
> This will mean we have no easy way of telling which linkages are or are not explicitly included in the formula.
Yes. But keep in mind that recursive dependencies are explicitly exposed in LDFLAGS. Complaining about it later feels inconsistent.
systemd README: set mode of caddy.service to 644 instead of 744
===============================================================
It makes no sense to set the executable bit on a systemd unit config file. Most likely a typo.