projectdoc Toolbox

Provides a template to render the counter tracking elements of the Content Marker Macro.

Identifier
projectdoc.renderCounterElement.template.{render counter}
Data Type
HTML fragment
Since
4.12

The template may contain any formatted HTML content with a placeholder to insert the current value of the element counter.

Example of Usage

The template (Def.{}) on the fourth element will be rendered as(Def.4).

In case the Render Counter parameter of the Content Marker Macro is set to 'def', then the space property will be specified as projectdoc.renderCounterElement.template.def.

Resources

Content Marker Macro
Marks a piece of content within a document. This content can be referenced for transclusion.
Skip rendering Counter Element
If counter elements are rendered purely by CSS styles, setting this flag to true prevents the rendering of the counter within its own HTML element.
projectdoc-render-counter-element
Marks the counter element rendered by the Content Marker Macro.
Identify Document Elements
In case an author requires to identify document elements to readers, for instance a numbering of paragraphs or sentences, the Content Marker Macro allows to employ a page-related auto-numbering and provides means to specify the format for these consecutive numbers.