Merge branch 'master' of https://git.seemsleg.it/ef/cssjs-func-lib into HEAD
This commit is contained in:
commit
b16987ab1c
12
README.md
12
README.md
@ -149,8 +149,12 @@ git submodule add https://git.seemsleg.it/ef/cssjs-func-lib cssjs
|
||||
image: {
|
||||
toolbar: [
|
||||
'imageTextAlternative',
|
||||
'|',
|
||||
'imageStyle:full',
|
||||
'imageStyle:side'
|
||||
'imageStyle:side',
|
||||
'imageStyle:alignLeft', 'imageStyle:alignCenter', 'imageStyle:alignRight',
|
||||
'|',
|
||||
'imageResize',
|
||||
]
|
||||
},
|
||||
table: {
|
||||
@ -181,4 +185,10 @@ git submodule add https://git.seemsleg.it/ef/cssjs-func-lib cssjs
|
||||
console.error( error );
|
||||
} );
|
||||
</script>
|
||||
```
|
||||
|
||||
## mailto
|
||||
```
|
||||
<span class="mailto">mail@<span style="display:none;">no-thx-</span>server.de</span
|
||||
<script src="/cssjs/mailto.js"></script>
|
||||
```
|
||||
2
ckeditor.js
vendored
2
ckeditor.js
vendored
File diff suppressed because one or more lines are too long
1
ckeditor.js.map
Normal file
1
ckeditor.js.map
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user