update samples

This commit is contained in:
Henning Dieterichs 2025-09-05 20:24:00 +02:00
parent a4d7907bd4
commit b19105b7e7
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
24 changed files with 294 additions and 3505 deletions

View file

@ -1,18 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
</head>
<body>
<h2>Monaco Editor Electron Sample</h2>
To run this sample, you need to
<a href="https://github.com/electron/electron/releases">download Electron</a>
and then execute:
<pre>
$/electron-amd> electron main.js
</pre
>
</body>
</html>