-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
How do I use this directive markdown for a contentful field? I can see the contentful entry when rendered but the markdown doesnt work and renders the string as-is.
<div btf-markdown="$contentfulEntry.fields.footerText"></div>
I have all the same stuff referenced in my library: angular.min.js, angular-sanitize.js, angular-contentful.min.js, showdown.js and markdown.js. I also have the btford.markdown module dependencies initialized. Has anyone used this in a similar way? Thanks
Metadata
Metadata
Assignees
Labels
No labels