Template:Code/Doc: Difference between revisions

DoggoBit (talk | contribs)
No edit summary
DoggoBit (talk | contribs)
Line 40: Line 40:
       "label": "Show line numbers?",
       "label": "Show line numbers?",
       "description": "By default, the block of code will show line numbers. You can disable this by setting this value to false.",
       "description": "By default, the block of code will show line numbers. You can disable this by setting this value to false.",
       "type": "boolean"
       "type": "boolean",
      "suggestedvalues": [
        "no"
      ]
     },
     },
     "highlight": {
     "highlight": {