Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ui_examples
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
ui_examples
Merge requests
!18
Issue
#3414730
by pdureau, grimreaper: WIP: Get rid of the mandatory "#" prefixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3414730
by pdureau, grimreaper: WIP: Get rid of the mandatory "#" prefixes
issue/ui_examples-3414730:3414730-get-rid-of
into
1.x
Overview
0
Commits
2
Pipelines
3
Changes
8
Merged
Florent Torregrosa
requested to merge
issue/ui_examples-3414730:3414730-get-rid-of
into
1.x
7 months ago
Overview
0
Commits
2
Pipelines
3
Changes
8
Expand
Closes
#3414730
0
0
Merge request reports
Compare
1.x
version 1
537c582f
7 months ago
1.x (base)
and
latest version
latest version
73446467
2 commits,
7 months ago
version 1
537c582f
1 commit,
7 months ago
8 files
+
605
−
236
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
modules/ui_examples_defaults/ui_examples/normalize.ui_examples.yml
+
210
−
210
Options
@@ -4,307 +4,307 @@ label: 'Normalize'
description
:
'
Provides
standard
HTML
elements.'
render
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
h1
'#
value
'
:
'
H1
title'
type
:
html_tag
tag
:
h1
value
:
'
H1
title'
-
'
#
type
'
:
html_tag
'#
tag
'
:
h2
'#
value
'
:
'
H2
title'
type
:
html_tag
tag
:
h2
value
:
'
H2
title'
-
'
#
type
'
:
html_tag
'#
tag
'
:
h3
'#
value
'
:
'
H3
title'
type
:
html_tag
tag
:
h3
value
:
'
H3
title'
-
'
#
type
'
:
html_tag
'#
tag
'
:
h4
'#
value
'
:
'
H4
title'
type
:
html_tag
tag
:
h4
value
:
'
H4
title'
-
'
#
type
'
:
html_tag
'#
tag
'
:
h5
'#
value
'
:
'
H5
title'
type
:
html_tag
tag
:
h5
value
:
'
H5
title'
-
'
#
type
'
:
html_tag
'#
tag
'
:
h6
'#
value
'
:
'
H6
title'
type
:
html_tag
tag
:
h6
value
:
'
H6
title'
-
'
#
type
'
:
html_tag
'#
tag
'
:
hr
type
:
html_tag
tag
:
hr
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Paragraph:
Lorem
Ipsum'
type
:
html_tag
tag
:
p
value
:
'
Paragraph:
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Bold:
'
type
:
html_tag
tag
:
p
value
:
'
Bold:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
strong
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
strong
value
:
'
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Italic:
'
type
:
html_tag
tag
:
p
value
:
'
Italic:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
em
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
em
value
:
'
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Strikethrough:
'
type
:
html_tag
tag
:
p
value
:
'
Strikethrough:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
s
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
s
value
:
'
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Underline:
'
type
:
html_tag
tag
:
p
value
:
'
Underline:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
u
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
u
value
:
'
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Superscript:
'
type
:
html_tag
tag
:
p
value
:
'
Superscript:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
sup
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
sup
value
:
'
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Subscript:
'
type
:
html_tag
tag
:
p
value
:
'
Subscript:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
sub
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
sub
value
:
'
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
hr
type
:
html_tag
tag
:
hr
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
External
link:
'
type
:
html_tag
tag
:
p
value
:
'
External
link:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
a
'#
value
'
:
'
Example.com'
'
#
attributes
'
:
'
href
'
:
'
https://example.com'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Internal
link:
'
type
:
html_tag
tag
:
a
value
:
'
Example.com'
attributes
:
href
:
'
https://example.com'
-
type
:
html_tag
tag
:
p
value
:
'
Internal
link:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
a
'#
value
'
:
'
Examples
page'
'
#
attributes
'
:
'
href
'
:
'
/examples'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Mailto
link:
'
type
:
html_tag
tag
:
a
value
:
'
Examples
page'
attributes
:
href
:
'
/examples'
-
type
:
html_tag
tag
:
p
value
:
'
Mailto
link:
'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
a
'#
value
'
:
'
Mail'
'
#
attributes
'
:
'
href
'
:
'
mailto:example@example.com'
type
:
html_tag
tag
:
a
value
:
'
Mail'
attributes
:
href
:
'
mailto:example@example.com'
-
'
#
type
'
:
html_tag
'#
tag
'
:
hr
type
:
html_tag
tag
:
hr
-
'
#
type
'
:
html_tag
'#
tag
'
:
ul
type
:
html_tag
tag
:
ul
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Unordered
list'
type
:
html_tag
tag
:
li
value
:
'
Unordered
list'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
2
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
ul
type
:
html_tag
tag
:
ul
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
3
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
hr
type
:
html_tag
tag
:
hr
-
'
#
type
'
:
html_tag
'#
tag
'
:
ol
type
:
html_tag
tag
:
ol
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Ordered
list'
type
:
html_tag
tag
:
li
value
:
'
Ordered
list'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
2
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
ol
type
:
html_tag
tag
:
ol
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
3
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
li
'#
value
'
:
'
Lorem
Ipsum'
type
:
html_tag
tag
:
li
value
:
'
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
hr
type
:
html_tag
tag
:
hr
-
'
#
type
'
:
html_tag
'#
tag
'
:
blockquote
type
:
html_tag
tag
:
blockquote
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Blockquote:
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
pre
'#
value
'
:
'
Formatted:
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
hr
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Paragraph
align
left:
Lorem
Ipsum'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Paragraph
align
center:
Lorem
Ipsum'
'
#
attributes
'
:
'
class
'
:
type
:
html_tag
tag
:
p
value
:
'
Blockquote:
Lorem
Ipsum'
-
type
:
html_tag
tag
:
pre
value
:
'
Formatted:
Lorem
Ipsum'
-
type
:
html_tag
tag
:
hr
-
type
:
html_tag
tag
:
p
value
:
'
Paragraph
align
left:
Lorem
Ipsum'
-
type
:
html_tag
tag
:
p
value
:
'
Paragraph
align
center:
Lorem
Ipsum'
attributes
:
class
:
-
'
text-align-center'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Paragraph
align
right:
Lorem
Ipsum'
'
#
attributes
'
:
'
class
'
:
type
:
html_tag
tag
:
p
value
:
'
Paragraph
align
right:
Lorem
Ipsum'
attributes
:
class
:
-
'
text-align-right'
-
'
#
type
'
:
html_tag
'#
tag
'
:
p
'#
value
'
:
'
Paragraph
align
justify:
Lorem
Ipsum'
'
#
attributes
'
:
'
class
'
:
type
:
html_tag
tag
:
p
value
:
'
Paragraph
align
justify:
Lorem
Ipsum'
attributes
:
class
:
-
'
text-align-justify'
-
'
#
type
'
:
html_tag
'#
tag
'
:
hr
type
:
html_tag
tag
:
hr
-
'
#
type
'
:
html_tag
'#
tag
'
:
table
'#
attributes
'
:
'
summary
'
:
'
Summary'
type
:
html_tag
tag
:
table
attributes
:
summary
:
'
Summary'
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
caption
'#
value
'
:
'
Caption'
type
:
html_tag
tag
:
caption
value
:
'
Caption'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
thead
type
:
html_tag
tag
:
thead
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
tr
type
:
html_tag
tag
:
tr
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
th
'#
attributes
'
:
'
scope
'
:
'
col'
'
#
value
'
:
'
Lorem
Ipsum'
-
type
:
html_tag
tag
:
th
attributes
:
scope
:
'
col'
value
:
'
Lorem
Ipsum'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
th
'#
attributes
'
:
'
scope
'
:
'
col'
'
#
value
'
:
'
Lorem
Ipsum'
-
type
:
html_tag
tag
:
th
attributes
:
scope
:
'
col'
value
:
'
Lorem
Ipsum'
2
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
tbody
type
:
html_tag
tag
:
tbody
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
tr
type
:
html_tag
tag
:
tr
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
td
'#
value
'
:
'
Lorem
Ipsum'
-
type
:
html_tag
tag
:
td
value
:
'
Lorem
Ipsum'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
td
'#
value
'
:
'
Lorem
Ipsum'
-
type
:
html_tag
tag
:
td
value
:
'
Lorem
Ipsum'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
tr
type
:
html_tag
tag
:
tr
0
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
td
'#
value
'
:
'
Lorem
Ipsum'
-
type
:
html_tag
tag
:
td
value
:
'
Lorem
Ipsum'
1
:
-
'
#
type
'
:
html_tag
'#
tag
'
:
td
'#
value
'
:
'
Lorem
Ipsum'
-
type
:
html_tag
tag
:
td
value
:
'
Lorem
Ipsum'
Loading