Closed luchillo17 closed 7 years ago
So i'm using markdown to create check lists, which expects something like this:
- [x] App shell (is the home page) - [ ] Angular Universal? - [x] Lazy loading modules (probably needs SystemJS) - [x] Webpack code splitting? - [x] Angular 2 Router lazy loading? - [ ] Offline: Service Worker with precache - [x] Webpack dev server - [x] HRM (Hot Module Replacement) - [ ] Installable (Web app manifest) - [ ] Testing - [ ] Static template compilation (wait until Ng2 rc3 release)
The output directly from github is: But the actual output of your plugin which opens a new tab in browser is:
new release closes this
@dbankier Great, thanks.
So i'm using markdown to create check lists, which expects something like this:
The output directly from github is: But the actual output of your plugin which opens a new tab in browser is: