summaryrefslogtreecommitdiff
path: root/test/ipynb
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-11-02 09:23:09 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2022-11-02 09:23:09 -0700
commitb3f4a66ec8a1d4c903ce3b1b7ad761545d7de290 (patch)
treed3ae6e9d47c8fe3d5ef1179f6f9513be98c093b3 /test/ipynb
parent0c641c1025eebbeab476bbc3b462b9cc780bb286 (diff)
ipynb reader: add cell id to attachment filename...
...when storing in the MediaBag. Otherwise attachments with the same name can overwrite each other. Closes #8415.
Diffstat (limited to 'test/ipynb')
-rw-r--r--test/ipynb/simple.out.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ipynb/simple.out.native b/test/ipynb/simple.out.native
index a17c36a41..1c7e979cc 100644
--- a/test/ipynb/simple.out.native
+++ b/test/ipynb/simple.out.native
@@ -83,7 +83,7 @@ Pandoc
, Image
( "" , [] , [] )
[ Str "the" , Space , Str "moon" ]
- ( "lalune.jpg" , "" )
+ ( "uid6-lalune.jpg" , "" )
, Space
, Str "will"
, Space