Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce unnecessary markdown on links (2) #478

Merged
merged 2 commits into from Apr 5, 2022

Conversation

Hans5958
Copy link
Member

@Hans5958 Hans5958 commented Apr 5, 2022

Continuation of #461

If a link has a format of [https://example.com](https://example.com). The script will simplify to https://example.com due to how Markdown works. (this may not true, please confirm and tell me)

Script also included by me

Example

- [https://example.com](https://example.com)
- https://example.com

@Hans5958 Hans5958 changed the base branch from master to cleanup April 5, 2022 17:28
@Hans5958
Copy link
Member Author

Hans5958 commented Apr 5, 2022

Rebasing has been done, but somehow conflict still happens. The script can be run anytime to solve this, and this is a must if the other PR is merged.

@netlify
Copy link

netlify bot commented Apr 5, 2022

Deploy Preview for place-atlas ready!

Name Link
🔨 Latest commit 1c9f607a02cd44e7986227ca0b9939fcf9015e99
🔍 Latest deploy log https://app.netlify.com/sites/place-atlas/deploys/624c7c29932cd9000822c58d
😎 Deploy Preview https://deploy-preview-478--place-atlas.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Codixer Codixer merged commit eb4c9e1 into placeAtlas:cleanup Apr 5, 2022
@Hans5958 Hans5958 deleted the less-markdown-links branch April 6, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants