markdown-with-front-matter-loader
markdown-with-front-matter-loader copied to clipboard
Find links and filepaths in markdown documents
trafficstars
Should this loader have the ability to generate dependencies from link and source paths, like html-loader? Maybe it could even pass its string content to html loader as a last step?
Yeah, that was the big caveat I gave @Cspeisman when I put this together. I don't think it's quite as simple as passing to html-loader, but I forget why I think that…