Replies: 1 comment
-
Your document contains an alias like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm parsing some eleventy markdown documents to read the frontmatter using YAML and when my code gets to one of the documents, I get the following error:
Unresolved alias (the anchor must be set before the alias)
. What does this mean? I've looked at my document content and I can't identify the issue.Beta Was this translation helpful? Give feedback.
All reactions