monaco-editor-vue3 icon indicating copy to clipboard operation
monaco-editor-vue3 copied to clipboard

Readme links are broken

Open coofercat opened this issue 11 months ago • 0 comments

In the README, the links in the 'options' prop section are broken:

Props
width: Editor width, eg: 800px or 800.
height: Editor height, eg: 800px or 800.
options: The [second argument] of [monaco.editor.create]

This looks like a good list of the options available: https://microsoft.github.io/monaco-editor/typedoc/interfaces/editor.IStandaloneEditorConstructionOptions.html

coofercat avatar Mar 22 '24 15:03 coofercat