-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Labels
bugSomething isn't workingSomething isn't workingdark-modedark mode and switching between light and dark modesdark mode and switching between light and dark modesfiguresluaIssues related to the lua codebase, filter chain, etcIssues related to the lua codebase, filter chain, etc
Milestone
Description
---
title: "Untitled"
format: html
filters:
- double-image.lua
---

double-image.lua
function Image(img)
return {img, img}
endThe inline images are duplicated, but the image with a caption (that ends up in a pandoc.Figure) is not:
cc @cscheid
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdark-modedark mode and switching between light and dark modesdark mode and switching between light and dark modesfiguresluaIssues related to the lua codebase, filter chain, etcIssues related to the lua codebase, filter chain, etc