UNPKG

ngx-markdown

Version:

Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights

6 lines (5 loc) 141 B
export declare enum PrismPlugin { CommandLine = "command-line", LineHighlight = "line-highlight", LineNumbers = "line-numbers" }