Wrap contents of markdown editor rather than scrolling
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Garrett Mills 2020-10-20 10:20:00 -05:00
parent 5053632bf6
commit a686ffd498
Signed by: garrettmills
GPG Key ID: D2BF5FBA8298F246

View File

@ -24,6 +24,7 @@ export class MarkdownComponent extends EditorNodeContract implements OnInit {
uri: v4(),
readOnly: false,
automaticLayout: true,
wordWrap: 'on',
};
constructor(