Code Show Line Numbers

Set the default value for showing the line numbers in the code box.

ID
projectdoc.code.show-line-numbers
Data Type
boolean
Default Value
false
Since
4.2

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.

Details

In case users want to show line numbers per default in all macros created by the Autoconverter, the property should be set to true.