aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index eaf55eb..9c41e64 100644
--- a/readme.md
+++ b/readme.md
@@ -147,11 +147,9 @@ They are not enabled by default but can be turned on with options.
- task list item
- math
- MDX
- - expressions (agnostic of JavaScript)
- - JSX (agnostic of JavaScript)
-
-It’s planned to add support for integrating with SWC for MDX JSX and expressions
-to make it aware of JavaScript syntax, and for ESM (import/export).
+ - ESM
+ - expressions
+ - JSX
It is not a goal of this project to support lots of different extensions.
It’s instead a goal to support incredibly common, somewhat standardized,