Some default input rules based on schema is enabled by defualt
import { Editor } from 'ngx-editor'; new Editor({ inputRules: true,});
Related Links: