aas-core-works / aas-core-meta

Provide formalized meta-models for Asset Administration Shell (AAS).
Other
9 stars 3 forks source link

[V3] Fix invariant descriptions with escapes #291

Closed mristin closed 8 months ago

mristin commented 8 months ago

We have to represent escapes in invariant descriptions as literals since Sphinx interpretes them as escaped characters otherwise. See Sphinx docs and this StackOverflow question.