Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -48,7 +48,10 @@ settings:
|
|||
- Maximize
|
||||
plugins:
|
||||
stylescombo:
|
||||
styles: "p.subtitle.is-mono.is-4|Mono subtitle\r\np.title.is-5.is-spaced|Small title\r\np.subtitle.is-6|Small subtitle"
|
||||
styles: |
|
||||
p.subtitle.is-mono.is-4|Mono subtitle
|
||||
p.title.is-5.is-spaced|Small title
|
||||
p.subtitle.is-6|Small subtitle
|
||||
language:
|
||||
language_list: un
|
||||
linebreaks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue