holoviz-dev / nbsite

Build a tested, sphinx-based website from notebooks
https://nbsite.pyviz.org
BSD 3-Clause "New" or "Revised" License
28 stars 14 forks source link

Adapting link to assets failing when using an image markdown link #290

Open maximlt opened 8 months ago

maximlt commented 8 months ago

Before releasing Panel 1.3.0 we noticed that images displayed using Markdown in a notebook, i.e. ![text](link), were not displayed on the built site. The broken case was:

![Chat Design Specification](../../assets/ChatDesignSpecification.png)