transform(data: string): SafeHtml { if (data) { const md = new MarkdownIt(); md.use(markdownItAttrs); return this.sanitizer.
確定! 回上一頁