const md = markdownIt();. 2. . 3. md.use(markdownItAttrs);. 4. . 5. const src = `# header {.green #id}. 6. some text {with=attrs and="attrs with space"}`;.
確定! 回上一頁