1 2 3 4 5 6 7 8 9 10
name = "github" hosts = ["github.com"] content_roots = ["//article[contains(@class, 'markdown-body')]"] remove = ["//div[contains(@class, 'Header')]"] [metadata] title = ["//h1"] [fallback] generic_on_empty = true