noraj / OSCP-Exam-Report-Template-Markdown

:orange_book: Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
https://noraj.github.io/OSCP-Exam-Report-Template-Markdown/
MIT License
3.56k stars 752 forks source link

Splitting document into sections (guide) #60

Closed scmanjarrez closed 3 weeks ago

scmanjarrez commented 3 weeks ago

Hello! I recently discovered this repository and was amazed by the quality of the report. I wanted to thank you for all the hard work that went into creating it!

After creating some mock-up reports for OSCP A/B/C, I found myself overwhelmed by how large the final report could get. This led me to look for a way to split the document into multiple sections, similar to a LaTeX document.

While researching, I discovered this Lua filter, which allowed me to do just that. I tested the filter alongside your template, and it worked perfectly! So, I wanted to share this quick guide with anyone interested in organizing their report across multiple documents.

Here’s how to get started:

To include a section in the report, simply add this snippet in the desired location:

``` {.include}
path_to_file.md