Skip to content

Instantly share code, notes, and snippets.

View SphinxKnight's full-sized avatar

SphinxKnight SphinxKnight

View GitHub Profile

Report from 01/11/2021, 07:50:32

All unhandled elements

  • tr (217)
  • th[scope="row"] (214)
  • table.standard-table (71)
  • td (71)
  • sub (6)
  • table.properties (3)

Details per Document

import os
import urllib.request
locale = 'ru'
path = './files/' + locale + '/'
urls = []
for r, d, f in os.walk(path):
for file in f:
if '.md' in file or '.html' in file:
full_path = os.path.join(r, file)

Report from 23/10/2021, 09:45:57

All unhandled elements

  • tr (727)
  • th[scope="row"] (561)
  • td (272)
  • table.standard-table (168)
  • td[style="text-align: center; vertical-align: top;"] (114)
  • i[lang="en"] (48)
  • kbd (44)
  • th[scope="col"][style="text-align: center;"] (40)

Report from 13/10/2021, 07:11:34

All unhandled elements

  • table.properties (137)
  • tr (104)
  • kbd (97)
  • td (82)
  • i[lang="en"] (22)
  • table.standard-table (20)
  • th (15)
  • th[scope="row"] (13)

Report from 02/10/2021, 17:18:08

All unhandled elements

  • tr (276)
  • kbd (247)
  • td (163)
  • table.standard-table (122)
  • th[scope="col"] (88)
  • td.header (73)
  • th (55)
  • table.properties (50)

Report from 27/09/2021, 20:02:56

All unhandled elements

  • tr (276)
  • kbd (247)
  • td (163)
  • table.standard-table (122)
  • th[scope="col"] (88)
  • td.header (73)
  • th (55)
  • table.properties (50)

Report from 25/09/2021, 12:08:06

All unhandled elements

  • tr (217)
  • th[scope="row"] (214)
  • table.standard-table (71)
  • td (71)
  • sub (6)
  • table.properties (3)

Details per Document

Report from 22/09/2021, 08:26:28

All unhandled elements

  • tr (276)
  • kbd (247)
  • td (163)
  • table.standard-table (122)
  • th[scope="col"] (88)
  • td.header (73)
  • th (55)
  • table.properties (50)

Report from 17/09/2021, 20:58:01

All unhandled elements

  • tr (250)
  • td[style="text-align: center;"] (147)
  • sup (91)
  • th (55)
  • table.standard-table (52)
  • td (47)
  • td[colSpan="1"][rowSpan="2"] (41)
  • sub (24)