riegelTech
riegelTech
I was afraid that keeping the only option `rootdir` will degrade the module flexibility, for example when I want to include a markdown that is in the parent directory of...
Hello, I'm facing a case where users can render markdowns that they drop anywhere inside a root folder that I know. So it is possible to have a markdown file...
I totally understood your point, I just want to warn you about a case, in which you would provide security, but you are not able to predict where is the...
Hello, To be clear, just start from my use case. Basically my application allows users to clone GIT repositories in the server's directory in order to visualize markdown files, in...
@m4dz I think I heard you at Snow Camp, nice to comment your PR ;-) However, as me mentionned in this PR https://github.com/camelaissani/markdown-it-include/pull/22 using absolute paths can be a huge...