Hey, Unfortunately `sitefetch` doesn't include in the output files source code included inside ``` blocks. HTML page contains such code snippet  https://docs.openops.com/getting-started/deployment/local ``` npx sitefetch https://docs.openops.com/getting-started/deployment/local -o docs.txt cat docs.txt | grep COMPOSE_PARALLEL_LIMIT ``` Doesn't return anything.