Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nbsp
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
nbsp
Merge requests
!1
Could not authenticate you from Jwt because "Can't verify csrf token authenticity.".
Issue
#3277174
: CKEditor 5 compatibility
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue
#3277174
: CKEditor 5 compatibility
issue/nbsp-3277174:3277174-ckeditor-5-compatibility
into
8.x-2.x
Overview
3
Commits
10
Pipelines
0
Changes
27
1 unresolved thread
Hide all comments
Closed
mmiramont
requested to merge
issue/nbsp-3277174:3277174-ckeditor-5-compatibility
into
8.x-2.x
3 years ago
Overview
3
Commits
10
Pipelines
0
Changes
27
1 unresolved thread
Hide all comments
Expand
0
0
Merge request reports
Compare
8.x-2.x
version 6
a3917c58
2 years ago
version 5
18f8b0c4
3 years ago
version 4
d0dbdddb
3 years ago
version 3
6a719a9a
3 years ago
version 2
06a571cf
3 years ago
version 1
1ad1ffbd
3 years ago
8.x-2.x (base)
and
latest version
latest version
b6804620
10 commits,
2 years ago
version 6
a3917c58
10 commits,
2 years ago
version 5
18f8b0c4
9 commits,
3 years ago
version 4
d0dbdddb
8 commits,
3 years ago
version 3
6a719a9a
6 commits,
3 years ago
version 2
06a571cf
5 commits,
3 years ago
version 1
1ad1ffbd
4 commits,
3 years ago
27 files
+
12849
−
56
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
27
Search (e.g. *.vue) (Ctrl+P)
Conflict: This file was added both in the source and target branches, but with different contents. Ask someone with write access to resolve it.
plugins/nbsp/
css/ckeditor.nbsp.css
→
css/ckeditor.nbsp.css
+
5
−
0
Options
span
.
nbsp
{
nbsp
{
border
:
1
px
solid
rgba
(
0
,
123
,
198
,
1
);
border
:
2
px
solid
rgba
(
0
,
123
,
198
,
1
);
background-color
:
rgba
(
0
,
123
,
198
,
0.4
);
background-color
:
rgba
(
0
,
123
,
198
,
0.4
);
display
:
inline-block
;
}
}
Loading