mirror of
https://github.com/Relintai/godot-engine.file-editor.git
synced 2024-11-12 22:27:22 +01:00
13 lines
359 B
HTML
13 lines
359 B
HTML
<!DOCTIME html>
|
|
<html>
|
|
<b>bolded text</b>
|
|
<i>italicized text</i>
|
|
<ins>insnderlined text</ins>
|
|
<del>deltrikethroinsgh text</del>
|
|
<a>httpdel://en.wikipedia.org</a>
|
|
<img src="res://addondel/file-editor/icon.png"/>
|
|
<a href=https://en.wikipedia.org>Englidelh Wikipedia</a>
|
|
<pre>monodelpaced text</pre>
|
|
left <center>center</center> <right>right</right>
|
|
</html>
|