i have a code like
[0m[35m#let[0m refs [0m[36m=[0m [0m[3m[34myaml[0m([0m[32m"/shared/refs.yml"[0m)
[0m[35m#let[0m [0m[3m[34mcitetitle[0m(id) [0m[36m=[0m refs.[0m[3m[34mat[0m([0m[3m[34mstr[0m(id)).[0m[3m[34mat[0m(default: {}, [0m[32m"title"[0m)
[0m[35m#let[0m [0m[3m[34mciteurl[0m(id) [0m[36m=[0m refs.[0m[3m[34mat[0m([0m[3m[34mstr[0m(id)).[0m[3m[34mat[0m(default: {}, [0m[32m"url"[0m)
[0m[35m#let[0m [0m[3m[34mciteauthor[0m(id) [0m[36m=[0m [[0m[3m[34m#cite[0m(id, form: [0m[32m"author"[0m)]
[0m[35m#let[0m [0m[3m[34mciteyear[0m(id) [0m[36m=[0m [[0m[3m[34m#cite[0m(id, form: [0m[32m"year"[0m)]
[0m[35m#let[0m [0m[3m[34mciteauthoryear[0m(id) [0m[36m=[0m [[0m[3m[34m#citeauthor[0m([0m[3m[34mlabel[0m(id)), [0m[3m[34m#citeyear[0m([0m[3m[34mlabel[0m(id))]
[0m[35m#let[0m [0m[3m[34mcitembed[0m(id) [0m[36m=[0m {
[0m[3m[34msmartquote[0m() [0m[36m+[0m [0m[3m[34mcitetitle[0m(id) [0m[36m+[0m [0m[3m[34msmartquote[0m()
[0m[35mif[0m [0m[32m"url"[0m [0m[35min[0m refs.[0m[3m[34mat[0m([0m[3m[34mstr[0m(id)) {
[0m[3m[34murl[0m([0m[3m[34mciteurl[0m(id))
}
[0m[32m" ("[0m [0m[36m+[0m [0m[3m[34mciteyear[0m(id) [0m[36m+[0m [0m[32m"), "[0m
[0m[3m[34mciteauthor[0m(id)
}
which renders

