Hi,

I have to convert many docx files into gfm markdown.

I would like to custom hypertext internals links ids.

After conversion, special and accentuated characters are coded in hexadecimal UTF-8.
For instance, for the french accentuated character é, we have %C3%A9.

In hypertext reference :
<a href="#Sc%C3%A9nario"><span class="underline">Scénario</span></a>

How to keep accentuated characters or transform them (slugify) during pandoc conversion please?

Thanks for your help.

Regards,

Jean

--
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/4688cf30-b3f7-4e82-a4ce-985e7fef6098%40googlegroups.com.