mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
LibWeb: Implement the "indent" editing command
This commit is contained in:
parent
a12d887eb4
commit
c6cde85534
Notes:
github-actions[bot]
2025-01-10 22:35:43 +00:00
Author: https://github.com/gmta
Commit: c6cde85534
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3216
4 changed files with 120 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
<blockquote>
|
||||
<span>foobar</span>
|
||||
</blockquote><ul>
|
||||
<li>foo</li><ul>
|
||||
<li>bar</li>
|
||||
</ul><li>baz</li>
|
||||
</ul>
|
Loading…
Add table
Add a link
Reference in a new issue