Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8055041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T08:16:48+00:00 2026-06-05T08:16:48+00:00

pictures can’t show in github I use markdown to write note, and when I

  • 0

pictures can’t show in github

I use markdown to write note, and when I want to add a picture, I do this:

![Alt desc](/home/user_name/repo_name/pic/pic_name "desc")

here comes a problem, when I git push the repo, the github coouldn’t recognize the

absolute path in my computer

so my question is that what the picture path is in github and markdown file?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T08:16:49+00:00Added an answer on June 5, 2026 at 8:16 am

    You’re expected to use an absolute path to a http accessible image

    • ![Alt desc](http://www.example.com/image.png)

    If you’re willing to link against your own repository, you should use the raw url format.

    For instance, the following markdown

    • ![logo](https://github.com/libgit2/libgit2sharp/raw/master/square-logo.png)

    should display the following image

    logo

    Note: An alternate raw format is also supported. The image above can also be accessed through the following url: https://raw.github.com/libgit2/libgit2sharp/master/square-logo.png

    Update

    Following your comment.

    The following markdown in basic_option.md won’t work.

    • > ![Alt vmware](https://github.com/liangxiao3/redhat_note/blob/master/pic/basic_vmware.jpg "vmware tool")

    Switching it to the markdown below should fix this
    Indeed, you didn’t use the raw url format (see above)

    • ![Alt vmware](https://github.com/liangxiao3/redhat_note/raw/master/pic/basic_vmware.jpg)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can't best describe this in words, so I'll show you with pictures. Here's
How to chose only one picture which can't repeat? I tried this: I use
I have to write a simple Java app which can load pictures, show it
I have a listview with an imagelist so I can show pictures near text
First of, please check this picture: As you can see, left from Today and
I use JQuery to show N pictures in slide. So I put everything as
I am developing a web application where use can upload pictures. I create thumbnails
I want to create a page where I can upload pictures and at the
how can I show pictures in WebView without saving images into file system? I
I have two entites: Folder and Picture . A Folder can have many Pictures

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.