...
| Code Block | ||||
|---|---|---|---|---|
| ||||
<link rel="stylesheet" href="personalDataProtection.min.css의 url"> <script src="personalDataProtection.min.js의 url"></script> |
...
UI 추가
툴바에 추가
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
//... 'editor.toolbar': [ //..., 'personalDataProtection', //... ], // ... |
...
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
<link rel="stylesheet" href="personalDataProtection.min.css의 url"> <script src="personalDataProtection.min.js의 url"></script> |
...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
//... 'editor.toolbar': [ //..., 'personalDataProtection', //... ], // ... |
...