-
Notifications
You must be signed in to change notification settings - Fork 389
Closed
Labels
bugSomething isn't workingSomething isn't workingcrossreffiguresregressionFunctionality that used to work but now is broken.Functionality that used to work but now is broken.triaged-toIssues that were not self-assigned, signals that an issue was assigned to someone.Issues that were not self-assigned, signals that an issue was assigned to someone.
Milestone
Description
---
title: "Test"
format:
html:
fig-cap-location: margin
---

With 1.3
This is a regression.
I believe this is linked to other due to FloatRefTarget change I believe as we know consider figures only where there is a #fig- id. (cc @cscheid)
I don't know where we are on this topic, as I can't find related issues but I am sure we have other related to how we consider figure in 1.4
Adding the id fixed it
---
title: "Test"
format:
html:
fig-cap-location: margin
---
{#fig-dummy}
Found in #8058
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcrossreffiguresregressionFunctionality that used to work but now is broken.Functionality that used to work but now is broken.triaged-toIssues that were not self-assigned, signals that an issue was assigned to someone.Issues that were not self-assigned, signals that an issue was assigned to someone.


