Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import code from file not working with mdx-deck@4 #111

Open
donysukardi opened this issue Dec 1, 2020 · 3 comments
Open

Import code from file not working with mdx-deck@4 #111

donysukardi opened this issue Dec 1, 2020 · 3 comments

Comments

@donysukardi
Copy link

I can't seem to get the following to work with mdx-deck@4. It's currently just showing blank screen. I don't think it's even reading the file.

<CodeSurfer>
    
```js 5:10 file=./file.js
```
    
</CodeSurfer>
@craig-o-curtis
Copy link

Same issue. Just installed today 2021.01.27
"mdx-deck": "^4.1.1"
"code-surfer": "^3.1.1",

@pomber
Copy link
Owner

pomber commented Jan 28, 2021

See jxnblk/mdx-deck#670

@fobdy
Copy link

fobdy commented Feb 23, 2021

As I understand CodeSurfer is intended to use with mdx-deck@3 since it has a corresponding peer dependency: "mdx-deck": "3.0.10"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants