mirror of
https://github.com/kristoferssolo/LU-DF-Typst-Template.git
synced 2026-03-22 00:26:23 +00:00
Compare commits
1 Commits
v1.1.1
...
78d374aaad
| Author | SHA1 | Date | |
|---|---|---|---|
| 78d374aaad |
@@ -293,7 +293,7 @@
|
|||||||
|
|
||||||
make-attachments(attachment-title, attachments)
|
make-attachments(attachment-title, attachments)
|
||||||
|
|
||||||
let title-text = if type(title) == content and "children" in title.fields() {
|
let title-text = if type(title) == content {
|
||||||
title
|
title
|
||||||
.fields()
|
.fields()
|
||||||
.children
|
.children
|
||||||
|
|||||||
Reference in New Issue
Block a user