@@ -9,7 +9,9 @@
"selector": "h1"
},
"lvl1": "h2",
- "text": "p"
+ "lvl2": "h3",
+ "lvel3": "h4",
+ "text": "p, li"
}
"selectors_exclude": [".footer", ".header"]