Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Merge requests
!308
Feature/istwcms 6110 kpaxman add mark support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Feature/istwcms 6110 kpaxman add mark support
feature/ISTWCMS-6110-kpaxman-add_mark_support
into
1.1.x
Overview
0
Commits
2
Pipelines
0
Changes
5
Merged
Kevin Paxman
requested to merge
feature/ISTWCMS-6110-kpaxman-add_mark_support
into
1.1.x
2 years ago
Overview
0
Commits
2
Pipelines
0
Changes
5
Expand
0
0
Merge request reports
Compare
1.1.x
version 2
bc5114dd
2 years ago
version 1
923ae594
2 years ago
1.1.x (base)
and
latest version
latest version
1a7058ad
2 commits,
2 years ago
version 2
bc5114dd
2 commits,
2 years ago
version 1
923ae594
2 commits,
2 years ago
5 files
+
7
−
7
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
config/install/editor.editor.uw_tf_full_html.yml
+
3
−
3
Options
@@ -79,13 +79,13 @@ settings:
-
CodeMirror
-
TextSelection
plugins
:
language
:
language_list
:
un
drupallink
:
linkit_enabled
:
true
linkit_profile
:
default
language
:
language_list
:
un
stylescombo
:
styles
:
"
p.highlight|Highlight
\r\n
p.caption|Caption
\r\n
ins|Inserted
text
\r\n
del|Deleted
text
\r\n
code|Inline
code
\r\n
kbd|Key
input
\r\n
samp|Sample
output
\r\n
var|Variable
\r\n
address|Address
\r\n
"
styles
:
"
p.highlight|Highlight
\r\n
p.caption|Caption
\r\n
ins|Inserted
text
\r\n
del|Deleted
text
\r\n
code|Inline
code
\r\n
kbd|Key
input
\r\n
samp|Sample
output
\r\n
var|Variable
\r\n
address|Address
\r\n
mark|Highlight
mark
"
image_upload
:
status
:
false
scheme
:
public
Loading