We have md files in which authors add a code snippet enclosing it between three back ticks ``` , i need to find that code snippet from the md files using a script. How to acheive this?
We have md files in which authors add a code snippet enclosing it between three back ticks ``` , i need to find that code snippet from the md files using a script. How to acheive this?