UNPKG

297 BJSONView Raw
1{
2 "plugins": [
3 {
4 "name": "Autoformat",
5 "className": "Autoformat",
6 "description": "Enables a set of predefined autoformatting actions. It allows for formatting text by typing sequences like **bold this**.",
7 "docs": "features/autoformat.html",
8 "path": "src/autoformat.js"
9 }
10 ]
11}