githubAlert()

blockquotes में GitHub-शैली के alerts को सपोर्ट करें (NOTE, TIP, WARNING, आदि)।

import { githubAlert } from "@unifast/node";

Signature

function githubAlert(): UnifastPlugin

Parameters

कोई नहीं।

उपयोग

import { compile, githubAlert } from "@unifast/node";

const result = compile(md, {
  plugins: [githubAlert()],
});

उदाहरण

GitHub-शैली के alerts