Skip to content

Commit

Permalink
fix: remove unused languages from codeeditor (#136)
Browse files Browse the repository at this point in the history
* fix: remove unused languages from codeeditor

* remove @uiw/codemirror-extensions-langs: Extra languages were not
  accessible and only served to bloat build size when consuming apps
  import the code editor

* use new yaml languagesupport: the old yaml package and the one
  included in the extension module did not support code folding.

* reuse github flavored markdown instead of commonmark: github flavored
  markdown highlights regular links and tables.

* centralize language definitions
  • Loading branch information
ashtonG authored Sep 6, 2024
1 parent e335c49 commit 416c162
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 467 deletions.
Loading

0 comments on commit 416c162

Please sign in to comment.