| Attribute Data Type: | string |
| Attribute Default Value: | |
| Atrribute Group: | HTML |
| Atrribute Purpose: | HTML export mark-up |
| Attribute Inherited from Preferences? | No |
| Attribute Read-Only? | No |
When parsing for export, any paragraph that begins with a tab character, will use this attribute rather than HTMLFirstParagraphStart or HTMLParagraphStart. The closing mark-up for such paragraphs is supplied by HTMLIndentedParagraphEnd.
The default is <blockquote>. For files created pre-v5, the old default of <p style="text-indent: 3em;"> will be retained so as not to upset existing output.
This default may be changed, or overridden, to generate a different indentation, to change the margins, etc.
See also HTMLParagraphStart and HTMLFirstParagraphStart.
