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

Change "Static PDF" export title to just "PDF" #2469

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

tecosaur
Copy link
Contributor

@tecosaur tecosaur commented Feb 7, 2023

Just a minor tweak with the export banner: PDFs are already a static format, and it's stated in the description, and so this is implicit and redundent 😛.

image

PDFs are already a static format, and so this is implicit.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/tecosaur/Pluto.jl", rev="remove-static-from-pdf")
julia> using Pluto

@fonsp
Copy link
Owner

fonsp commented Feb 7, 2023

Thanks!

@fonsp fonsp merged commit 8d82515 into fonsp:main Feb 7, 2023
@fonsp fonsp added the publishing Notebooks as static documents on the web label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
publishing Notebooks as static documents on the web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants