akabekobeko / npm-gatsby-remark-copy-relative-linked-files

Copies local files relative linked to/from markdown to your public folder with preserve directory structure.
MIT License
6 stars 3 forks source link

Reassign value with result of replace #18

Closed karlhorky closed 3 years ago

karlhorky commented 3 years ago

Oops, looks like I forgot to reassign the value of node.value here, sorry about that! 😫

Or if you first merge #19, then you can close this one.

akabekobeko commented 3 years ago

Thank you. I'm merging #19, but I want to record this fix, so I'll merge it.

karlhorky commented 3 years ago

Great, no problem. Thanks for all the merges!