generate pdf

This commit is contained in:
Shihaam Abdul Rahman 2023-07-04 12:59:42 +05:00
parent 1ad9051f13
commit 4aae370b25
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.pdf

3
generatepdf.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
pandoc proposal.md -o FDharanboodhoo_GPON_Proposal.pdf