0

I have a markdown file to Persian and English.

How can I use pandoc for convert it to pdf?

I use it

pandoc Manual.md --pdf-engine=xelatex -o Manual.pdf

and pandoc output is

[WARNING] Missing character: There is no ق (U+0642) (U+0642) in font [lmroman10-regular]:mapping=t

1 Answers1

0

You can use Marker to do it with GUI.

Install Marker with

sudo add-apt-repository ppa:apandada1/marker
sudo apt update
sudo apt install marker

Open the Markdown file with Marker, and click on hamberger menu -> Export. Then, export it as PDF.

marker