File tree Expand file tree Collapse file tree 2 files changed +20
-10
lines changed Expand file tree Collapse file tree 2 files changed +20
-10
lines changed Original file line number Diff line number Diff line change 117117 , Space
118118 , Str "updated."
119119 ]
120- , Para
121- [ Image
122- ( "" , [] , [] )
123- [ Str "Image" , Space , Str "title" ]
124- ( "subdir/someimage.png" , "fig:" )
120+ , Figure
121+ ( "" , [] , [] )
122+ (Caption
123+ Nothing [ Plain [ Str "Image" , Space , Str "title" ] ])
124+ [ Plain
125+ [ Image
126+ ( "" , [] , [] )
127+ [ Str "Image" , Space , Str "title" ]
128+ ( "subdir/someimage.png" , "" )
129+ ]
125130 ]
126131, Header
127132 2
Original file line number Diff line number Diff line change 117117 , Space
118118 , Str "updated."
119119 ]
120- , Para
121- [ Image
122- ( "" , [] , [] )
123- [ Str "Image" , Space , Str "title" ]
124- ( "subdir/someimage.png" , "fig:" )
120+ , Figure
121+ ( "" , [] , [] )
122+ (Caption
123+ Nothing [ Plain [ Str "Image" , Space , Str "title" ] ])
124+ [ Plain
125+ [ Image
126+ ( "" , [] , [] )
127+ [ Str "Image" , Space , Str "title" ]
128+ ( "subdir/someimage.png" , "" )
129+ ]
125130 ]
126131, Header
127132 1
You can’t perform that action at this time.
0 commit comments