Set the default value for showing the line numbers in the code box.
Currently the property for showing line numbers is a boolean. We need at least three values to provide defaults: true, false, default.
The property controls the default value for the Code Line Numbers Parameter of code macros.
Code macros render code in a pretty format.
Name |
Short Description |
|
Renders a code block from an attached file with placeholders replaced by properties. |
|
Passes a text containing placeholders to the Code Block Macro. The placeholders are replaced by the properties of a document and/or the space properties. |
|
Transclude HTML content from a remote server. |
|
Renders code of attached file, referenced by local property, with placeholders replaced by properties. |
|
Transcludes a snippet from a project on a Subversion (SVN) server. |
|
Transclude content from a resource from a remote system. |
|
Transclude text content from a remote server. |
In case users want to show line numbers per default in all macros created by the Autoconverter, the property should be set to true
.