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

use PlutoUI.details for Foldable #60

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

greimel
Copy link
Collaborator

@greimel greimel commented Oct 3, 2024

Foldable becomes much more powerful.

Previously:

Foldable("bla", "bla") ## error: second argument can't be a string
Foldable(md"Some math: ``x \in X``", md"more math: ``n \times n``") ## error: first argument must be a string

Now:

image

@greimel greimel merged commit 562dd11 into JuliaPluto:main Oct 4, 2024
3 checks passed
@greimel greimel deleted the foldable branch October 4, 2024 06:47
@greimel greimel added the hacktoberfest-accepted See https://hacktoberfest.com label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted See https://hacktoberfest.com
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants