Hello!

I'm trying to center some text in my markdown document. I've tried:
```
<p align="center"> Sample Text </p>
<center> Sample Text </p>
```
And used `pandoc test.md -o test.pdf` to compile my document. However, the text shows up as left-aligned and not centered.

How may I resolve this issue?

Thank you.

--
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/5466ba6b-31e3-4288-a86b-32463bdefe32n%40googlegroups.com.