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

doctest fails #47

Closed
lazarusA opened this issue Feb 29, 2024 · 4 comments
Closed

doctest fails #47

lazarusA opened this issue Feb 29, 2024 · 4 comments

Comments

@lazarusA
Copy link
Collaborator

lazarusA commented Feb 29, 2024

maybe related to the latest change to julia -> /Julia> change. The following generates a nested julia /Julia> md file.

```jldoctest dataframe
julia> using DataFrames
```

```jldoctest dataframe
julia> DataFrame()
0×0 DataFrame
```
@asinghvi17
Copy link
Collaborator

I want it to do that - /julia>/ was supposed to highlight the julia> block but it doesn't seem to be working :(

@asinghvi17
Copy link
Collaborator

The actual doctest shouldn't be failing, though?

@lazarusA
Copy link
Collaborator Author

lazarusA commented Mar 2, 2024

Mmm... they failed for DataFrames. I will take another look.

@asinghvi17
Copy link
Collaborator

Huh, if you could post what happened that would be good

@asinghvi17 asinghvi17 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2024
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

2 participants