Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rivet
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
rivet
Merge requests
!1
Issue
#3402262
by jwilson3: Remove default whitespace from paragraphs fields
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3402262
by jwilson3: Remove default whitespace from paragraphs fields
issue/rivet-3402262:3402262-paragraphs-field-template
into
1.0.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
James Wilson
requested to merge
issue/rivet-3402262:3402262-paragraphs-field-template
into
1.0.x
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Closes
#3402262
0
0
Merge request reports
Compare
1.0.x
1.0.x (base)
and
latest version
latest version
009c658e
1 commit,
1 year ago
1 file
+
3
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
templates/field/field--entity-reference-revisions.html.twig
0 → 100644
+
3
−
0
Options
{%
for
item
in
items
%}
{{
item.content
}}
{%
endfor
%}
Loading