campoy / embedmd

embedmd: embed code into markdown and keep everything in sync
Apache License 2.0
767 stars 62 forks source link

search embedded files relative to the markdown location #24

Closed campoy closed 7 years ago

campoy commented 7 years ago

Right now running embedmd sample/docs.md (so from the repo home) will fail because it will try to open hello.go instead of sample/hello.go.