Either something like this:
<prismic-html document="document"></prismic-html>
But it doesn't exist yet: awulder/angular-prismicio#12
Or something like this:
<article ng-bind-html="document.asHtml(ctx)">
</article>
But ctx is not exposed: awulder/angular-prismicio#11
Waiting for one of those, the documents displaying links are currently broken.
Either something like this:
But it doesn't exist yet: awulder/angular-prismicio#12
Or something like this:
But
ctxis not exposed: awulder/angular-prismicio#11Waiting for one of those, the documents displaying links are currently broken.