getodk / xforms-spec

The XForms-derived specification used in the ODK ecosystem. If you are interested in building a tool that is compliant with the forms rendered by ODK tools, this is the place to start. ✨⚒✨
https://getodk.github.io/xforms-spec/
30 stars 26 forks source link

Add deep links to data types in documentation #291

Closed alxndrsn closed 2 years ago

alxndrsn commented 2 years ago

When discussing a function defined in the spec, it's possible to link directly to that function's definition, e.g. https://getodk.github.io/xforms-spec/#fn:uuid

It would be really helpful to be able to do the same with specific data types.

alxndrsn commented 2 years ago

Attempt to address this at https://github.com/getodk/xforms-spec/pull/292