chore: Remove generated Markdown GIF image title#564
chore: Remove generated Markdown GIF image title#564nschonni wants to merge 1 commit intoMicrosoftDocs:masterfrom
Conversation
|
@nschonni : Thanks for your contribution! The author, @, has been notified to review your proposed change. |
|
@corob-msft - Would you review the proposed updates? Thanks. |
|
@nschonni Thanks for looking into this. Your intentions are good, but the solution is slightly off. You are right that nobody cares what the original image file name was. The source link text turns into the image's I'll close this PR, since it's not quite what I'd like to see merged. If you're willing to revisit it and run another regex on images that captures the link text and adds or replaces it as the title text, that will get a welcome reception. Thanks for all your contributions! |
Correct, but
That was done separately in #565
Nope, I'm just going to delete this. Duplicating the alt text in the |
Used a regex
\.gif\s+"\w*"\)to find/replace the placeholdertitlevalues. Since these are the same as the image file name, they don't add value