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

Document approach to styling #308

Open lognaturel opened 5 months ago

lognaturel commented 5 months ago

Reference implementation: https://github.com/getodk/collect/blob/master/collect_app/src/main/java/org/odk/collect/android/utilities/HtmlUtils.java#L23

Clients should either render the styling or strip it out.

eyelidlessness commented 5 months ago

To capture/distill some of my thinking from the Slack discussion: