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.
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:
--lua-filter=include-files.lua
to the Pandoc command line, like so:To include a section in the report, simply add this snippet in the desired location: