has anyone got this to work with tiddlywiki?
e.g. embedding links to usdz files with code of the form
<div>
<a rel="ar" href="/assets/models/my-model.usdz">
<img src="/assets/models/my-model-thumbnail.jpg">
</a>
</div>
such as demonstrated on Quick Look Gallery - Augmented Reality - Apple Developer