Skip to content

v1.5.0

Compare
Choose a tag to compare
@jfcere jfcere released this 28 Dec 04:00
· 238 commits to master since this release

New features and enhancements

  • Make Prism.js optional
  • Add marked options configuration through MarkdownModule.forRoot()
  • Add MarkdownPipe implementation
  • Expose renderer in MarkdownService
  • Expose options in MarkdownService
  • Remove e2e related
  • Update README.md documentation
  • Update marked to v0.3.9 to fix XSS vulnerability issue
  • Update Prism.js to v1.9.0

Commits