document or improve handling of _static
when coming from jb1
#1250
Labels
enhancement
New feature or request
_static
when coming from jb1
#1250
foreword
I am coming from jb1/sphinx; for handling some types of media, I have had to - at some point in time at least, I've had no other choice than to - store some kinds of media under the
_static
folder, so as to ensure it would be part of the generated bookspecifically I've gotten used to doing like that for at least
mystmd
tool is much better equipped for handling them now, but in the perspective of a smooth transition it may make sense to mention them here)my problem
let me focus on the html category for now; I had this guinea pig jb1 project here
https://jupyterlab-examples.readthedocs.io/en/main/1-05-iframes-nb.html#use-ipython-s-iframe-instead
and I don't know how to translate this into jb2
if I write e.g.
markdown ```{iframe} _static/cheatsheet.html ```
then I'm getting an iframe .. with inside a myst theme featuring a "Document not found"
ps: this is an attempt at replying to @choldgraf's request for clarification in
#1228 (comment)
sorry this is probably still rather confused but hopefully a little more helpful
please feel free to change this issue title, and to make it more specific if needed
The text was updated successfully, but these errors were encountered: