Template:Code/Doc: Difference between revisions
No edit summary |
|||
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": { |