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

Add latex reverse search in docs #2476

Merged
merged 4 commits into from
Mar 8, 2023
Merged

Add latex reverse search in docs #2476

merged 4 commits into from
Mar 8, 2023

Conversation

Pangoraw
Copy link
Collaborator

  • Use JuliaMono on the docs tab.
  • Fix unicode string indexing bug.
    image

 - Use JuliaMono on the docs tab.
 - Fix unicode string indexing bug.
@github-actions
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="docs_improvements")
julia> using Pluto

@Pangoraw Pangoraw added the Live Docs The Live Docs panel on the bottom right of the editor label Feb 14, 2023
@Pangoraw Pangoraw merged commit a8ae9cb into main Mar 8, 2023
@Pangoraw Pangoraw deleted the docs_improvements branch March 8, 2023 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Live Docs The Live Docs panel on the bottom right of the editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant