[Github-comments] [geany/geany-plugins] File Library for markdown file (#479)

Colomban Wendling notifications at xxxxx
Sun Aug 21 09:47:42 UTC 2016


What about a custom command around the lines of `rgrep -l SOMEWORD . | sed 's/^.*$/[&](&)/'`?
Anyway, it definitely sounds like the job for `rgrep` and/or `find`, coupled with slight post-processing of their output (and `sed` it handy here)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/479#issuecomment-241248238
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160821/0fa24c17/attachment.html>


More information about the Github-comments mailing list