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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What if email support Markdown formatting?

4 点作者 xuanwo大约 1 年前
<p><pre><code> - No changes to protocols. Simply use markdown in the Content-Type. - No breaking changes. Clients that don&#x27;t support markdown can display it as plain text. - Rendering can be performed on the client side. Users can apply their favorite CSS for the reading pane.</code></pre>

3 条评论

Leftium大约 1 年前
While very popular and well-known by the tech community, markdown is very niche and unknown to the general public.<p>Fun fact: markdown&#x27;s syntax was inspired by plain-text email conventions:<p>&gt; ...the single biggest source of inspiration for Markdown’s syntax is the format of plain text email.<p><a href="https:&#x2F;&#x2F;daringfireball.net&#x2F;projects&#x2F;markdown&#x2F;" rel="nofollow">https:&#x2F;&#x2F;daringfireball.net&#x2F;projects&#x2F;markdown&#x2F;</a>
warrenm大约 1 年前
&gt;Users can apply their favorite CSS for the reading pane<p>Tha sounds interesting and all ... but [practically] no one would do that
warrenm大约 1 年前
You already <i>can</i> write email in markdown, though ... because it&#x27;s just text