You could preserve the semantic information inside a `class` attribute, or custom attribute. These would also be reachable through CSS selectors, if you're into that.
> On Apr 12, 2019, at 7:51 AM, Daniel Sockwell <[email protected]> wrote: > > In general, my intuition is that the semantics should be preserved as long as > possible and only stripped out when taking the final step of transforming out > data to the output format (here, HTML). But I'm not sure if that's > possible/worth the effort. > > This leads me to the question I started with: is there a better approach that > would preserve the semantic meaning in our generated X-expression (while > still yielding valid HTML)? -- You received this message because you are subscribed to the Google Groups "Pollen" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
