Open fwkoch opened 2 weeks ago
If you have an {embed} directive with a label that does not exist in your myst project, it just fails silently. I think we just need a warning/error here: https://github.com/jupyter-book/mystmd/blob/main/packages/myst-cli/src/transforms/embed.ts#L198 (but that should be investigated and confirmed...)
{embed}
See Also:
If you have an
{embed}
directive with a label that does not exist in your myst project, it just fails silently. I think we just need a warning/error here: https://github.com/jupyter-book/mystmd/blob/main/packages/myst-cli/src/transforms/embed.ts#L198 (but that should be investigated and confirmed...)See Also: