Links to code playground in a post or a comment ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Links to code playground in a post or a comment ?

Is there a possibility of write a link to a piece of code inside an answer, instead of copy-paste it and not formatting it ? It would be more readable than text-code mixing without a minimal style... Especially since there seems to be a limit to the posts size that make disappear the ones who are too long :(

19th Dec 2016, 8:47 AM
visph
visph - avatar
4 Answers
+ 4
Finally, I managed by myself copying and pasting the url retrieved on the site after looking in the code playground section: the adress is automatically recognized and transformed into a link :) Well, in the app, clicking the link get a choice of open it in the app or in a browser... And no need of RegEx: the url is valid without changes ^^
21st Dec 2016, 7:32 PM
visph
visph - avatar
+ 4
don't mark your own answer as best, and avoid upvoting yourself... all the more when you doesn't upvote answer provided ;P
10th Jul 2021, 10:26 AM
Rakshit Pahel
Rakshit Pahel - avatar
+ 3
Yea but you'll need RegEx to filter out useless stuff...
19th Dec 2016, 7:45 PM
Valen.H. ~
Valen.H. ~ - avatar
0
Could you be more explicit? Filtering with RegEx is not a problem, if I know what to filter: in the application, I can not access the equivalent of a URL ... Maybe I can access the discussions within Internet browser? But in this case, there is another question: how to insert the link, in the body of a post, which seems to be simple text?
19th Dec 2016, 8:02 PM
visph
visph - avatar