A bold title/text editor to accent certain parts
npm install @sklinet/strapi-plugin-bold-title-editorA bold title/text editor to accentuate certain parts through HTML or Markdown.
``sh`Using NPM
npm install @SKLINET/strapi-plugin-bold-title-editor
Then, you'll need to build your admin panel:
`shUsing Yarn
yarn build
🎉 Usage
$3
#### React/Next.js`tsx
`#### Vue
`html
`$3
#### React`tsx
import ReactMarkdown from 'react-markdown'
``