We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e02e9 commit cd0ae8cCopy full SHA for cd0ae8c
utils/editors/html-editor/v3.0/html-editor-v3.0.html
@@ -196,10 +196,11 @@
196
197
<body>
198
199
- <editors-hdr component=grp>
200
- <img class=title src='images/html-editor.png' style='top:-5px;height:55px' alt='html editor'>
+ <editors-hdr v2.0 component=grp>
+ <img slot=title src='images/html-editor.png' style='top:-5px;height:55px' alt='html editor'>
201
<h1 slot=seo-hdr class=visually-hidden>html editor</h1>
202
- <time slot=date datetime=2026-01-04>04 Jan 2026</time>
+ <h4 slot=version>v3.0</h4>
203
+ <time slot=date datetime=2026-01-24>24 Jan 2026</time>
204
</editors-hdr>
205
206
0 commit comments