col.xyz.renderer

Specify how the content of a string or textarea should be rendered. Two options - text or wiki

Class

column

Property

col.xyz.renderer

Formal specification

col.xyz.renderer = text | wiki

Required

no

Default



Version

1.16

Comment

  • This property is only applicable for columns of type string and textarea

Example



col.links=Links col.links.type=textarea  col.links.renderer = wiki



Reference

col.xyz.type = string 
col.xyz.type = textarea 

Wiki formatting

The content is rendered with the same wiki renderer engine as provided by JIRA.
Check text formatting notation help article for an overview of the markup you can use.