Wrap contents of markdown editor rather than scrolling
This commit is contained in:
parent
5053632bf6
commit
a686ffd498
@ -24,6 +24,7 @@ export class MarkdownComponent extends EditorNodeContract implements OnInit {
|
||||
uri: v4(),
|
||||
readOnly: false,
|
||||
automaticLayout: true,
|
||||
wordWrap: 'on',
|
||||
};
|
||||
|
||||
constructor(
|
||||
|
Loading…
Reference in New Issue
Block a user