Skip to content

Commit

Permalink
Merge pull request #974 from ArnavK-09/patch-1
Browse files Browse the repository at this point in the history
docs(wysiwyg.md): codeblock markdown typo
  • Loading branch information
zoltanszogyenyi authored Oct 17, 2024
2 parents eaee0e6 + 344dde2 commit b608729
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/plugins/wysiwyg.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Require the plugin inside the `tailwind.config.js` file:

3. Set the `wysiwyg` field from the Flowbite plugin to `true` to enable pseudo styles:

```javascript
```javascript
plugins: [
require('flowbite/plugin')({
Expand Down Expand Up @@ -2459,4 +2458,4 @@ Examples from this page have functional elements so you can check the JavaScript

## License

Resources from this page are licensed under the MIT License, including the Flowbite examples and Tip Tap.
Resources from this page are licensed under the MIT License, including the Flowbite examples and Tip Tap.

0 comments on commit b608729

Please sign in to comment.