lbry-desktop/ui
infiinte-persistence 02d2962004 MarkdownPreview: Replace 'lbry://' link with a stub when previewing an edit.
## Issue
4797: Markdown preview breaks when using a lbry link in angle brackets

This is similar to the Embed case in commit dbcd677e.

## Change
Replaced it with a dummy link that looks like what the final outcome would be, but would not be clickable.

Again, similar to the embed case, unless there is a way to pass the store over, I don't have an alternative that makes sense: Adding a dummy router or replacing it as a regular <a> will just make React spew security errors.

Not being able to click it is not ideal as we (as a user) can't verify our links, but it's better than the current case of not rendering anything at all.
2020-09-29 12:11:25 -04:00
..
component MarkdownPreview: Replace 'lbry://' link with a stub when previewing an edit. 2020-09-29 12:11:25 -04:00
constants get sync password out of signing flow 2020-09-21 14:11:25 -04:00
effects Revert "full width homepage" 2020-08-18 12:53:07 -04:00
modal fix sync clean wallet bug 2020-09-21 14:11:25 -04:00
page get sync password out of signing flow 2020-09-21 14:11:25 -04:00
redux fix sync clean wallet bug 2020-09-21 14:11:25 -04:00
scss add option for light background on embeds 2020-09-21 11:38:56 -04:00
util provide share domain url configuration 2020-08-31 11:51:25 -04:00
analytics.js Revert "Revert "add logging of player point of presence"" 2020-09-09 14:55:16 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js Improve auto string addition to produce better diffs and ease merging. 2020-07-08 15:01:05 -04:00
index.jsx sync changes 2020-09-10 14:20:02 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js add search code from lbry-redux 2020-07-27 16:37:36 -04:00
rewards.js Publish => Upload 2020-07-27 10:48:05 -04:00
store.js sync changes 2020-09-10 14:20:02 -04:00