File tree Expand file tree Collapse file tree 1 file changed +21
-6
lines changed
Expand file tree Collapse file tree 1 file changed +21
-6
lines changed Original file line number Diff line number Diff line change @@ -192,31 +192,46 @@ <h3 class=heading>
192192
193193 < div class =table2 >
194194
195- < a class =sub href ='/html-components/list/snippet-html- console/snippet-html -console.html '>
195+ < a class =sub href ='/html-components/list/web- console/web -console.html '>
196196 < div class =sub-title >
197197 < span >
198- snippet-html -console
198+ web -console
199199 </ span >
200200 </ div >
201201 < div class =sub-hr > </ div >
202202 < div class =sub-desc >
203- Built-in editor that allows editing a html snippet, the snippet can be run and viewed and comes with a web console
203+ A lightweight in‑page DevTools console that lets you view logs, errors, and debug output directly inside the webpage.
204204 </ div >
205205 </ a >
206206
207207
208- < a class =sub href ='/html-components/list/web-console /web-console .html '>
208+ < a class =sub href ='/html-components/list/web-editor /web-editor .html '>
209209 < div class =sub-title >
210210 < span >
211- web-console
211+ web-editor
212212 </ span >
213213 </ div >
214214 < div class =sub-hr > </ div >
215215 < div class =sub-desc >
216- A lightweight in‑page DevTools console that lets you view logs, errors, and debug output directly inside the webpage.
216+ An in‑page text editor with rich formatting, flexible controls, and a polished writing experience built right into the browser.
217+ </ div >
218+ </ a >
219+
220+
221+ < a class =sub href ='/html-components/list/snippet-html-console/snippet-html-console.html '>
222+ < div class =sub-title >
223+ < span >
224+ snippet-html-console
225+ </ span >
226+ </ div >
227+ < div class =sub-hr > </ div >
228+ < div class =sub-desc >
229+ Built-in editor that allows editing a html snippet, the snippet can be run and viewed and comes with a web console
217230 </ div >
218231 </ a >
219232
233+
234+
220235 </ div table1>
221236
222237 </ div html-components>
You can’t perform that action at this time.
0 commit comments