question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update image link in React Markdown Previewer example project

See original GitHub issue

The Markdown React example project has an image link (React logo) that no longer works. The link is using Google URL Shortener and redirects to some WP site.

https://goo.gl/Umyytc https://techchronos.com/wp-content/uploads/SszarkLabs/stack-icon/cywBkaGwkMeDAuJbSt1k.png

Not sure if we should add the logo to our CDN, or just use something like commons.wikimedia.org for the link?

The logo is licensed under Creative Commons Attribution 4.0 (GitHub issue) https://github.com/reactjs/reactjs.org/blob/master/LICENSE-DOCS.md

https://commons.wikimedia.org/wiki/File:React-icon.svg

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
lasjorgcommented, May 27, 2021

Come to think of it. It doesn’t have to be the React logo. Maybe we should just use the fCC logo instead?

0reactions
moT01commented, Jun 11, 2021

Closed via the linked merged PR

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Build a Markdown Previewer with React.js
So in this post we will be building a simple Markdown Previewer like what you see in the image above. This will be...
Read more >
React Markdown Previewer Tutorial - YouTube
In this video we build the Free Code Camp Markdown Previewer Project with React. I walk through the entire process of setting up...
Read more >
Build a FreeCodeCamp Markdown Previewer Project By ...
In this video, you will learn how to build a FreeCodeCamp Markdown Previewer Project by using React.js library.
Read more >
React Markdown: A Thorough Guide With Markdown Examples
In this article, we'll explore what Markdown and react-markdown are, why to use react-markdown, and how to use them in a React application....
Read more >
React Markdown Preview
React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found