1. download marp-cli-v0.17.3-win.zip
https:
https:
2. unzip marp-cli-v0.17.3-win.zip
3. DOS> marp -?
4. DOS> notepad test1.md แล้ว File-type = utf-8
5. DOS> marp test1.md
[ INFO ] Converting 1 markdown...
[ INFO ] test1.md => test1.html
DOS> marp test1.md -o test1.htm
DOS> marp test1.md -o test1.pdf หรือ test1.pptx
DOS> marp --images jpeg test1.md
DOS> marp --image png test1.md
DOS> marp test1.md -o output.png
DOS> marp --allow-local-files --theme burin.scss test1.md -o test1.pptx