Skip to content
Discussion options

You must be logged in to vote

The issue is the format of the figure.
If you set fig-format: png it works.


You can look at the intermediate markdown and typst file using the keep-* options:

---
title: "Impact of House Features on Sale Prices"
author:   
  - John Baker
format:
  typst:
    toc: true
    number-sections: true
    keep-md: true
    keep-typ: true
---

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@baker-jr-john
Comment options

@mcanouil
Comment options

Answer selected by baker-jr-john
@cscheid
Comment options

@baker-jr-john
Comment options

@cscheid
Comment options

@cscheid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants