mirror of
https://github.com/documize/community.git
synced 2025-07-20 13:49:42 +02:00
Remove obsolete anchor plugin
This commit is contained in:
parent
d7a484a936
commit
a64a219ce8
3 changed files with 1047 additions and 1047 deletions
2090
embed/bindata.go
2090
embed/bindata.go
File diff suppressed because one or more lines are too long
|
@ -91,7 +91,7 @@ export default Component.extend(Modals, Notifier, {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
'advlist autolink lists link image charmap print hr anchor pagebreak',
|
'advlist autolink lists link image charmap print hr pagebreak',
|
||||||
'searchreplace wordcount visualblocks visualchars code codesample fullscreen',
|
'searchreplace wordcount visualblocks visualchars code codesample fullscreen',
|
||||||
'insertdatetime media nonbreaking save table directionality',
|
'insertdatetime media nonbreaking save table directionality',
|
||||||
'template paste textpattern imagetools'
|
'template paste textpattern imagetools'
|
||||||
|
|
|
@ -102,7 +102,7 @@ export default Component.extend({
|
||||||
{ text: 'YAML', value: 'yaml' }
|
{ text: 'YAML', value: 'yaml' }
|
||||||
],
|
],
|
||||||
plugins: [
|
plugins: [
|
||||||
'advlist autolink autoresize lists link image charmap print hr anchor pagebreak',
|
'advlist autolink autoresize lists link image charmap print hr pagebreak',
|
||||||
'searchreplace wordcount visualblocks visualchars code codesample fullscreen',
|
'searchreplace wordcount visualblocks visualchars code codesample fullscreen',
|
||||||
'insertdatetime media nonbreaking save table directionality',
|
'insertdatetime media nonbreaking save table directionality',
|
||||||
'template paste textpattern imagetools'
|
'template paste textpattern imagetools'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue