Merge pull request #90 from chxp/newa
fix: allow font awesome icon in heading
This commit is contained in:
4
lib.typ
4
lib.typ
@@ -260,7 +260,7 @@
|
|||||||
} else {
|
} else {
|
||||||
color-darkgray
|
color-darkgray
|
||||||
}
|
}
|
||||||
#text[#strong[#text(color)[#it.body.text]]]
|
#text[#strong[#text(color)[#it.body]]]
|
||||||
#box(width: 1fr, line(length: 100%))
|
#box(width: 1fr, line(length: 100%))
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -632,7 +632,7 @@
|
|||||||
)
|
)
|
||||||
|
|
||||||
#align(left)[
|
#align(left)[
|
||||||
#text[#strong[#text(accent-color)[#it.body.text]]]
|
#text[#strong[#text(accent-color)[#it.body]]]
|
||||||
#box(width: 1fr, line(length: 100%))
|
#box(width: 1fr, line(length: 100%))
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user