programming-idioms icon indicating copy to clipboard operation
programming-idioms copied to clipboard

Demo URLs to Replit: add file hash

Open Deleplace opened this issue 3 years ago • 1 comments

Many demo URLs to repl.it or replit.com open a page that displays a large "Play" button, but not the source code.

Add the appropriate filename anchor e.g. #main.py so that following the link will show the source file upfront.

Deleplace avatar Feb 21 '22 14:02 Deleplace

Not great:

image

Better:

image

Deleplace avatar Feb 21 '22 14:02 Deleplace