Look at how well connected the node of stacker.news is?
Look at this image below:
I wanted to embed some code in stacker.news in this post.
<iframe allowfullscreen src="https://lnrouter.app/graph/embeded?height=350px&width=350px" height="350px" width="350px" style="overflow: hidden" scrolling="no" />
Why? This is the code showing the lnrouter.app of Stackernews. You see how connected Stacker.news is.
This is the node of stacker.news
Embed images So the question is:
Should we be able to embed code in the text writer of Stacker.news?
Code if dangerous. But I would love to embed some code in my text so that I can discuss these.
Also images. I got an image of Stacker.news connectivity. And I would love to upload that image.
Shouldn't we have an easy anonymous way to upload these images?
I know there is a guide, but the guide shows you how to upload the image on github and then paste it here in stacker.news. But I do not want to use my github. I want to use a public decentralized infrastructure to upload my images.
Shouldn't stacker.news have an upload feature where we can easily upload the images on a decentralized platform and embed them here?
Use Markdown: https://www.markdownguide.org/ (Guide is in top right corner of box too)
hello world
And for image just paste image directly
reply
And running user control html on client side is dangers. (Cross side scripting)
reply
I believe image uploads is on the roadmap, though I don’t know where it is on the priority list
Embedding HTML is very dangerous, as @sahil noted, for XSS issues.
reply