luhn-generator
Version:
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
31 lines (30 loc) • 461 B
JSON
{
"id": "p-as-heading",
"evaluate": "p-as-heading-evaluate",
"options": {
"margins": [
{
"weight": 150,
"italic": true
},
{
"weight": 150,
"size": 1.15
},
{
"italic": true,
"size": 1.15
},
{
"size": 1.4
}
]
},
"metadata": {
"impact": "serious",
"messages": {
"pass": "<p> elements are not styled as headings",
"fail": "Heading elements should be used instead of styled p elements"
}
}
}