Skip to content

issues Search Results · repo:wooorm/mdxjs-rs language:Rust

Filter by

7 results
 (94 ms)

7 results

inwooorm/mdxjs-rs (press backspace or delete to remove)

branch main has compile errors eg: BlockQuote to Blockquote and MdxJsxExpressionAttribute type
  • stormslowly
  • 6
  • Opened 
    on Sep 26, 2024
  • #54

Currently, the interface to compile mdx is like this compile(value: str, options: Options) - Result String, String If the compilation fails, you ll only get a string error message, and you won t ...
  • kwonoj
  • 2
  • Opened 
    on Feb 29, 2024
  • #42

For the context, I need to update swc_core quite frequently but updating swc_core of mdxjs-rs takes lots of time. https://github.com/swc-project/swc/discussions/8116
  • kdy1
  • 15
  • Opened 
    on Oct 13, 2023
  • #37

I d like to transform MDX to swc AST to make the package I m working on (tagged-md) to support transforming the content to JSX. Are you open for exposing the interface?
  • XiNiHa
  • 5
  • Opened 
    on Jun 28, 2023
  • #30

I m trying to have Shiki Twoslash support in my mdx files, but I m not sure it s currently possible. My idea was to parse the original file as an AST, extract the code fences, send them to JavaScript ...
  • arcanis
  • 1
  • Opened 
    on Mar 30, 2023
  • #23

I try to excute the following code: compile( import { Theme } from @theme \n Theme / , Default::default()) The compile function is exported from src/lib.rs.But it failed, the error log is as follows: ...
  • sanyuan0704
  • 1
  • Opened 
    on Mar 23, 2023
  • #21

Hey @wooorm, would you be open to granting @jridgewell, @kwonoj, and @sokra permission to approve and merge pull requests to update swc_core? We have to keep swc_core versions in sync across Next.js, Turbopack, ...
  • padmaia
  • 1
  • Opened 
    on Jan 30, 2023
  • #13
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub