Creating PDF from Markdown
Markdown to PDF converter
For linux I would install pandoc:
sudo apt install pandoc
You may also need to install a LaTeX engine such as: texmaker
Alternatively, if you have Visual Studio Code, I would install: Markdown PDF
https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf
Once installed press Ctrl + Shift + P
Then type: export
sudo apt install pandoc
You may also need to install a LaTeX engine such as: texmaker
Alternatively, if you have Visual Studio Code, I would install: Markdown PDF
https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf
Once installed press Ctrl + Shift + P
Then type: export