TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How some ShowHNs were able to have both url and text?

9 点作者 ZYinMD大约 3 年前
Normally when you post something, you either post a link with no body, or text with no link. However, I noticed some ShowHNs had both, for example https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30517299. How was it achieved?<p>I have 2 speculations, not sure if one is correct? 1. The author submitted a link, then made a regular comment, and a mod decided to move that comment into the body. 2. The author filled both the url and the text fields when submitting the post, in which case the text would be hidden by default, and a mod decided to reveal it.

3 条评论

jabbawookiees大约 3 年前
I made one a few days ago.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30509847" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30509847</a><p>I just filled in both the url and text fields and it just worked for me.
ZYinMD大约 3 年前
Since this happens very often, I&#x27;d think people already asked it, especially those who were planning to post their ShowHNs. But I searched and found no related discussions.
ImpressiveWebs大约 3 年前
Hm, I’ve never noticed that before. I’m assuming maybe it’s your 2nd theory that this happens if you enter both a URL and text? Maybe it’s a new HN feature?