instance-oom / ngx-markdown-editor

Angular markdown editor based on ace editor
http://lon-yang.github.io/markdown-editor/
Apache License 2.0
174 stars 48 forks source link

Is there a way to show the preview only? #92

Closed AntonyChiossi closed 3 years ago

AntonyChiossi commented 3 years ago

What i want to achieve is a "presentation" mode you can only view the preview and not the editor

instance-oom commented 3 years ago

Yes, please set the mode attribute to preview. The default value is editor