I have a requirement where the markdown should be in read only mode and text entry should be restricted.
[disabled]="true" does not seem to work when using simplemde.
https://www.npmjs.com/package/ng2-simplemde/v/1.3.0
Any help would be appreciated.
I have a requirement where the markdown should be in read only mode and text entry should be restricted.
[disabled]="true" does not seem to work when using simplemde.
https://www.npmjs.com/package/ng2-simplemde/v/1.3.0
Any help would be appreciated.