Browse Source

DOC-2603: Add Preformatted to block_formats (#3567)

pull/3575/head
Farzad Hayat 7 months ago
committed by GitHub
parent
commit
de0dd33f0d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      modules/ROOT/partials/configuration/block_formats.adoc

2
modules/ROOT/partials/configuration/block_formats.adoc

@ -5,7 +5,7 @@ This option defines the formats to be displayed in the `+blocks+` dropdown toolb
*Type:* `+String+` *Type:* `+String+`
*Default value:* `+'Paragraph=p; Heading 1=h1; Heading 2=h2; Heading 3=h3; Heading 4=h4; Heading 5=h5; Heading 6=h6;+`
*Default value:* `+'Paragraph=p; Heading 1=h1; Heading 2=h2; Heading 3=h3; Heading 4=h4; Heading 5=h5; Heading 6=h6; Preformatted=pre'+`
=== Example: using `+block_formats+` === Example: using `+block_formats+`

Loading…
Cancel
Save