TypstError: unclosed label #3563
Answered
by
george-gca
ulbrichdennis
asked this question in
Q&A
-
|
Hi! I really like the idea to get a CV which is automatically generated, however I get the following error message: TypstError: unclosed label (see the code below) Unfortunately, I cannot find my mistake and do not understand the error message. Do you have any idea how to fix the problem? Best! |
Beta Was this translation helpful? Give feedback.
Answered by
george-gca
Mar 5, 2026
Replies: 1 comment 3 replies
-
|
Can you share your cv.yml file so we can check it? But this is probably due to some weird characters being used, like emojis or something like that? It seems like it is not being able to close a section in your file. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is an issue with how RenderCV renders this. 2 things:
<a href="https://www.dulbrich.de/teachings/math1/">Mathematik 1</a>[Mathematik 1](https://www.dulbrich.de/teachings/math1/)This text works [Mathematik 1](https://www.dulbrich.de/teachings/math1/)because it understands it as string since it starts with one[Mathematik 1](https://www.dulbrich.de/teachings/math1/) this text doesn't workbecause it doesn't start with a string, but with a markdown code instead"[M…