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

Sample Pluto Markdown Notebook #162

Closed
5 tasks
TheCedarPrince opened this issue Jun 8, 2020 · 10 comments
Closed
5 tasks

Sample Pluto Markdown Notebook #162

TheCedarPrince opened this issue Jun 8, 2020 · 10 comments

Comments

@TheCedarPrince
Copy link
Contributor

TheCedarPrince commented Jun 8, 2020

Hi @fonsp and @malyvsen,

To start with, I believe I discovered another issue with Markdown rendering in Pluto. I was attempting to render a local png in a Markdown cell in Pluto and was unable to do so:

image

This leads to a bigger problem that I consistently run into which is the Markdown styling in Pluto. I think there is sufficient rationale to open an issue about creating a sample notebook about Markdown usage in Pluto. I was thinking the notebook could contain the following:

  • How to make a Markdown cell in Pluto
  • How to render LaTeX in Pluto
  • Images in Markdown cells (see Local files in HTML output #171 for workaround)
  • Typesetting in Markdown
  • Links

I think we could almost do a notebook based completely on DaringFireball. This notebook would be different than intro.jl as this would function more as a technical reference for how Markdown works in Pluto.

@fonsp
Copy link
Owner

fonsp commented Jun 8, 2020

That would be great!!

About the image: your web browser is not allowed to access local files (for obvious reasons), the workaround is imgur.com and such. This is something that should be explained in this notebook!

@fonsp fonsp added documentation good first issue Good for newcomers help welcome If you are experienced in this topic - let us know! labels Jun 8, 2020
@TheCedarPrince
Copy link
Contributor Author

Great! I will start work on this!

Can you think of anything else that should be considered for this notebook @fonsp?

@fonsp
Copy link
Owner

fonsp commented Jun 9, 2020

TeX

@fonsp
Copy link
Owner

fonsp commented Jun 9, 2020

But it's better if I write that myself I think

@TheCedarPrince
Copy link
Contributor Author

Actually, that was something I was considering adding to this notebook with Latexify! I can work on that a bit @fonsp. 😃

@fonsp
Copy link
Owner

fonsp commented Jun 9, 2020

This notebook should not depend on packages

@TheCedarPrince
Copy link
Contributor Author

Ah! Gotcha.

@fonsp fonsp added almost closed and removed help welcome If you are experienced in this topic - let us know! labels Jul 27, 2020
@BrettKnoss
Copy link

Is there a way to render latex in Pluto? What version of Markdown is used, and where do I dif the actual markdown documentation?

@fonsp
Copy link
Owner

fonsp commented Jan 17, 2021

@DhruvaSambrani
Copy link
Contributor

This issue can be closed?

@fonsp fonsp closed this as completed Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants