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 inline evaluation for results in text (requires Quarto v1.4) #42

Merged
merged 5 commits into from
Jan 27, 2024

Conversation

dmbates
Copy link
Contributor

@dmbates dmbates commented Jan 8, 2024

Quarto v1.4, to be released soon, allows for inline evaluation of Julia code chunks. This PR uses this method to quote numerical values in the text of intro.qmd.

Do not merge until Quarto v1.4 is released.

The Project.toml file still lists Markdown in deps even though it is no longer used in the .qmd files. It is used in src/EmbraceUncertainty.jl.

@dmbates dmbates requested a review from palday January 26, 2024 22:20
@dmbates
Copy link
Contributor Author

dmbates commented Jan 26, 2024

@palday I will fix the awkward phrasing in #45 then commit it and merge the main branch into this branch before committing this, if it looks okay to you.

@palday
Copy link
Member

palday commented Jan 26, 2024

@dmbates sounds like a good plan 😄

@dmbates dmbates merged commit 7a5979d into main Jan 27, 2024
1 check passed
@dmbates dmbates deleted the db/inlineevals branch January 27, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants