## Integrating the AMD version of the Monaco Editor Here is the most basic HTML page that embeds the editor using AMD. More self-contained samples are available at [monaco-editor-samples](https://github.com/Microsoft/monaco-editor-samples). ```html
```