Skip to content

Fix base64 output for linkedin icons and sed regex#1

Open
alexbraga wants to merge 1 commit intoHariSekhon:mainfrom
alexbraga:patch-markdown.md
Open

Fix base64 output for linkedin icons and sed regex#1
alexbraga wants to merge 1 commit intoHariSekhon:mainfrom
alexbraga:patch-markdown.md

Conversation

@alexbraga
Copy link
Copy Markdown

The base64 outputs for both LinkedIn icons (dim and white) in the 'Removed Icons' section of the markdown.md file didn't match the correct values. Also, the regex for the sed command to add the SVG attribute fill="#ffffff" didn't include the necessary whitespace at the beginning of the replacement string. Another small fix was to add the 'global' flag to the regex, to handle logos with multiple paths, like the Java one.

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@Bossy25-beba Bossy25-beba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants