briatte / briatte/ala

Fix HTML issues

Open
#1 1 comment 0 reactions 1 assignee Claimed by @briatte View on GitHub
bug help wanted
Dominant language
R
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- __missing `/article/xhtml` entirely__

This looks like a URL_Rewrite issue, since [the link](http://alistapart.com/article/xhtml) does not end up on the 404 page, but redirects to `/articles`.

- __code parsing issues on the following__

- [accessibility-whack-a-mole](http://alistapart.com/article/accessibility-whack-a-mole)
- [motion-with-meaning-semantic-animation-in-interface-design](http://alistapart.com/article/motion-with-meaning-semantic-animation-in-interface-design)
- [good-designers-good-clients](http://alistapart.com/columns/good-designers-good-clients)
- [amoreuseful404](http://alistapart.com/article/amoreuseful404)
- [sandbags](http://alistapart.com/article/sandbags)
- [daemonskin](http://alistapart.com/article/daemonskin)
- [dom](http://alistapart.com/article/dom)

All these articles (one of them is a column) contain HTML errors that cause `libxml2` to fail parsing the main-content `

` properly.

__Detailed description of issue [here](http://stackoverflow.com/q/41532698/635806)__, with massive thanks to @hrbrmstr for helping diagnose the problem.

- [x] Ask for help on Twitter: [done](https://twitter.com/phnk/status/818027830390956033)
- [x] Ask for help here: @zeldman @alistapart @murtaugh @mkammerer

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.