ToastUI Editor Playground Code. This uses the tui-editor control and reproduces an issue where we want the highlighter to highlight text in both markdown and wysiwyg modes but with code blocks it only works in the former.
Demo of the issue here.
To run locally, just clone this repo, issue the following command: ng serve
and view the site at http://localhost:4200.
This project was generated with Angular CLI version 6.0.7.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.