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

Trying to render images #211

Open
ORESoftware opened this issue Sep 13, 2022 · 0 comments
Open

Trying to render images #211

ORESoftware opened this issue Sep 13, 2022 · 0 comments

Comments

@ORESoftware
Copy link

I am trying to render images in my markdown. I have this markdown code:


#### Fall 2022 / Healthcare Delivery Models (ORI 383)

#### Report for Paper #3

> "A mixed integer programming approach for
> allocating operating room capacity" 
> B Zhang, P Murali, MM Dessouky and D Belson
> University of Southern California, Los Angeles, CA, USA


<div>
  <img style='width: 600px' src="file:///Users/amills/codes/uta/hdp-fall-2022/table-1.png">
</div>

and when it renders, it looks like this image:

Screen Shot 2022-09-13 at 12 45 04 PM

is there a way to get the image to render?

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

No branches or pull requests

1 participant