refactor: remove attachments from outline

This commit is contained in:
2025-08-27 13:44:08 +03:00
parent a04e644822
commit 397df377ce
2 changed files with 3 additions and 4 deletions

View File

@@ -69,15 +69,15 @@
),
attachments: (
attachment(
caption: "foo",
label: <foo>,
caption: "Attachment table",
label: <table-1>,
table(
columns: (1fr, 1fr),
[foo], [bar],
),
),
attachment(
caption: "bar",
caption: "Another table",
table(
columns: (1fr, 1fr),
[foo], [bar],