embedmd icon indicating copy to clipboard operation
embedmd copied to clipboard

Allow sections tagged with comments

Open rakyll opened this issue 8 years ago • 1 comments

I forked the tool over the weekend to modify the behavior to embed tagged sections from files.

// START tag
... code snippet here
// END tag

can then embedded by the markdown files. An example of this behavior is at https://github.com/rakyll/embedmd/tree/master/sample. If embedmd can support this use case, it would enable the cases where regex is not enough to target.

rakyll avatar Oct 31 '17 20:10 rakyll

/cc @campoy

rakyll avatar Oct 31 '17 20:10 rakyll