dawidkopczyk / dash-editor-components

Simple Python Code Editor in Dash :scroll:
MIT License
43 stars 4 forks source link

YAML Editor #14

Closed ukos-git closed 7 months ago

ukos-git commented 3 years ago

How would I extend the class to allow editing YAML?

athioak7 commented 7 months ago

How would I extend the class to allow editing YAML?

From the dash forum: you will need to change lines 6 and 36 in PythonEditor.react.js as well as prismjs plugin options in .babelrc