Skip to content

Sample repo for reproducing img_not_found on vieb browser

Notifications You must be signed in to change notification settings

Melandel/vieb_img_not_found_repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Reproduction of a bug on the vieb browser (Jelmerro/Vieb#530 (comment))

Bug reproduction

  • using vieb, check :version is 11.0.0
  • using cmd.exe, type vieb "markdownviewer:/C:\path\to\vieb_img_not_found_repro\foo\markdown.md"

Expected output

There are two pictures displayed

Actual output

No picture is displayed

The html looks like that:

<body id="markdownviewer" style="font-size: 14px; opacity: 1;"><h1>Some sexy markdown</h1>
<h2>Oh yeah</h2>
<p><img src="media/metro-montparnarsse.png" alt="">
<img src="media/arrondissements.jpg" alt=""></p>
</body>

About

Sample repo for reproducing img_not_found on vieb browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published