ngx-showdown icon indicating copy to clipboard operation
ngx-showdown copied to clipboard

Angular (>=2) integration for Showdown

Results 2 ngx-showdown issues
Sort by recently updated
recently updated
newest added

Add support for Angular 16. - Update packages and node version - Update tsconfig - Update angular.json - Fix "~@angular" old imports

I have this error message (angular v10): > node_modules/ngx-showdown/showdown.module.d.ts:18:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class. > This likely...