Open
Description
Fix fix_inline_img method as it'll set src
empty if no matches. e.g by using gsub
instead of gsub!
Note:
Also it'd be great to understand if we need that method or not and if we do add some explanation why.
Fix fix_inline_img method as it'll set src
empty if no matches. e.g by using gsub
instead of gsub!
Note:
Also it'd be great to understand if we need that method or not and if we do add some explanation why.