| java.lang.Object | |
| ↳ | com.atlassian.bitbucket.markup.RenderContext.Builder | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Clears any provided  data. | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
| value | a map containing additional data to make available when rendering, which is appended to any existing data | 
|---|
this
| value | TRUEto convert newlines to breaks;FALSEto leave them intact; ornullto use the system-configured default | 
|---|
this| value | trueto convert newlines to breaks; otherwise,falseto leave them intact | 
|---|
this
| value | TRUEif HTML should be escaped in the input markup;FALSEto retain HTML;
              ornullto use the system-configured default | 
|---|
this| value | trueif HTML should be escaped in the input markup; otherwise,falseto
              retain HTML | 
|---|
this
| value | TRUEif an ID should be added for each rendered header rendered;FALSEto
              render headers without IDs; ornullto use the system-configured default | 
|---|
this| value | trueif an ID should be added for each rendered header rendered; otherwise,falseto render headers without IDs | 
|---|
this| value | the mode to use when rendering URLs | 
|---|
this