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