mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
add support for reStructuredText
This commit is contained in:
parent
3b600204b8
commit
c1c7d4b76a
4 changed files with 676 additions and 0 deletions
|
|
@ -63,3 +63,4 @@ import './typescript/typescript.contribution';
|
|||
import './vb/vb.contribution';
|
||||
import './xml/xml.contribution';
|
||||
import './yaml/yaml.contribution';
|
||||
import './rst/restructuredtext.contribution';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue