quarto-dev / quarto-dev/quarto-cli

pseudocode.js algorithms

Open
#4,369 16 comments 1 reaction 1 assignee View on GitHub

@cderv is already working on this.

Since Feb 16, 2023.

enhancement
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

Bug description

I'm getting to the point in my book where I need to show algorithms. I couldn't get Christophe Dervieux's Rmd instructions to work, so I made a reprex repo (reporex?).

https://github.com/topepo/quarto-pseudocode-test
https://topepo.github.io/quarto-pseudocode-test/

There was some weirdness. When I first compiled it, the js block wanted me to install jupyter (no thanks). I moved the same example code to the (private) book repo and rendered it so that I could take a screen shot.

After that, my reporex rendered without the jupyter request but the algorithm doesn't show up.

Also, when it does show up, the equations are not rendered (see the screen shot in the reporex).

Checklist
  • Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet you believe is causing the issue.
  • Please format your issue so it is easier for us to read the bug report.
  • Please document the RStudio IDE version you're running (if applicable), by providing the value displayed in the "About RStudio" main menu dialog?
  • Please document the operating system you're running. If on Linux, please provide the specific distribution.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.