You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not compatible with the syntax used by mdx, where we have comma-separated tags or relations. One easy fix is that we could simply have mdx's labels as a key-value pair:
odoc-parser now parses the tags in code blocks. The syntax is:
This is not compatible with the syntax used by mdx, where we have comma-separated tags or relations. One easy fix is that we could simply have mdx's labels as a key-value pair:
Thoughts?
The text was updated successfully, but these errors were encountered: