Replies: 1 comment
-
It sounds like a LaTeX limitation, it would be best just to URL-encore the quote in the URL. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI,
yesterday i'm exported a page from Notion in markdown and i want to use this repository to create my report.
So i execute this command
sudo ruby osert.rb generate -i /home/kali/OSCP-Exam-Report-Template-Markdown/src/oscp_t_4.md -o /home/kali
but it raise an error during pdf generation.After i few hours i checked that this error is raised from a ' (apostrophe), infact when i delete it report was generated perfectly.
Link that created a lot of problem (in order not to violate the exam rules I created an example link)
Proof of Concept Code:
Could anyone tell me how I could solve this problem by not changing the link?
Beta Was this translation helpful? Give feedback.
All reactions