mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
WARNING: FloatRefTarget elements should.... #297
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BravoBaldo on GitHub (Jan 14, 2025).
Originally assigned to: @hzeljko on GitHub.
I'm not an expert of Quarto, then please verify:
To avoid WARNING "FloatRefTarget elements should....":
you have to remove rows 503..506:
@hzeljko commented on GitHub (Jan 15, 2025):
@profvjreddi Thank you for pointing this out. I have reviewed the issue and will investigate it further to resolve the warning regarding "FloatRefTarget elements". I’ll make the necessary adjustments and provide an update soon.
@hzeljko commented on GitHub (Jan 16, 2025):
@profvjreddi
The warning related to FloatRefTarget elements has been successfully removed. The change has been tested and works correctly, without affecting the formatting or appearance of the document.
These changes will be included in the next Pull Request, which I plan to send soon.
@profvjreddi commented on GitHub (Jan 17, 2025):
Thank you @hzeljko for fixing it and @BravoBaldo for raising it!