On Pandoc 2.6, I am converting from markdown to docx. I am trying to learn and use the custom styles for docx output and am getting some odd behavior. I am using the examples text straight from the Pandoc User Guide. I have only substituted the name of my custom style that is defined in my reference.docx. Just placing the following in my markdown file results in no styled text: [Get out]{custom-style="greyBackground"}, he said. But placing this in my markdown file results in styled text: ::: {custom-style="greyBackground"} | A Bird came down the Walk--- | He did not know I saw--- ::: And placing both of the following contiguously in my markdown file results in neither having the styled text: [Get out]{custom-style="greyBackground"}, he said. ::: {custom-style="greyBackground"} | A Bird came down the Walk--- | He did not know I saw--- ::: Am I doing something wrong with the bracketed span style? Not sure what it could be since I am copying nearly directly from the example in the user guide. Is this a bug, or is there some trick or consideration I am not getting? Thanks. Phil -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/b8fd20bf-bb08-46e5-a6d7-7decfd41e91a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.