Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
smart_trim
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
smart_trim
Merge requests
!68
Issue
#2901579
: Allow the possibility to specify which tags to be stripped when Strip HTML checkbox is ticked.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Open
Issue
#2901579
: Allow the possibility to specify which tags to be stripped when Strip HTML checkbox is ticked.
issue/smart_trim-2901579:2901579-selective-html-stripping-2.1.x
into
2.1.x
Overview
0
Commits
4
Pipelines
0
Changes
3
Open
Issue #2901579: Allow the possibility to specify which tags to be stripped when Strip HTML checkbox is ticked.
Andrew Morton
requested to merge
issue/smart_trim-2901579:2901579-selective-html-stripping-2.1.x
into
2.1.x
Aug 18, 2023
Overview
0
Commits
4
Pipelines
0
Changes
3
0
0
Merge request reports
Compare
2.1.x
version 1
e6af92f4
Aug 18, 2023
2.1.x (HEAD)
and
latest version
latest version
90e9edb8
4 commits,
Aug 18, 2023
version 1
e6af92f4
3 commits,
Aug 18, 2023
3 files
+
121
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
config/schema/smart_trim.schema.yml
+
3
−
0
View file @ 5b556927
Edit in single-file editor
Open in Web IDE
Show full file
@@ -55,3 +55,6 @@ field.formatter.settings.smart_trim:
replace_tokens
:
type
:
boolean
label
:
'
Replace
tokens
before
trimming'
trim_options_allowed_html
:
type
:
mapping
label
:
'
Allowed
HTML
tags'
Loading