My DOCX source document, which is being converted to HTML, uses some Google Material fonts. What shows up in the AST are values like

Str "\8211"

I'd like to find and replace those to produce something like the following HTML:

<i class="material-icons">face</i>

Is that possible and if so, how?

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/abe5ae45-2ad8-419b-a282-5b5e1b4fcda1%40googlegroups.com.