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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Quarkdown: Markdown with Superpowers

36 点作者 xiaodai9 个月前

13 条评论

Reason0779 个月前
Quarkdown could be amazing, but they’re not doing a good job of selling it with such an awful, unusable website.
评论 #41319644 未加载
评论 #41319639 未加载
lylejantzi3rd9 个月前
The Latex to Quarkdown comparison in the github README[0] is a much better introduction than the slide show.<p>Or, maybe I&#x27;m just an old and ornery programmer who frequently says in his head &quot;GET TO THE POINT!&quot;<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;iamgio&#x2F;quarkdown?tab=readme-ov-file#comparison">https:&#x2F;&#x2F;github.com&#x2F;iamgio&#x2F;quarkdown?tab=readme-ov-file#compa...</a>
评论 #41319823 未加载
remoquete9 个月前
Very interesting. If people keeps creating their own extensions of Markdown it&#x27;s because there&#x27;s a need somewhere for a comprehensive markup language. Markdown wasn&#x27;t invented with documentation in mind, for example, so now we have rST, Asciidoc, Markdoc, Djot, etc. I really wish a powerful standard emerged, though.
评论 #41319656 未加载
评论 #41319005 未加载
评论 #41319443 未加载
评论 #41319928 未加载
评论 #41319226 未加载
评论 #41319130 未加载
评论 #41319512 未加载
评论 #41319268 未加载
评论 #41319537 未加载
viraptor9 个月前
Unfortunately the result prevents me from zooming in on mobile, so I can&#x27;t see the code examples.
tcsenpai9 个月前
Each complication over Markdown is utterly interesting to me. Tho I never stick at one due to diffusion
knallfrosch9 个月前
Navigate with the Right-Arrow key or by clicking the arrow in the bottom right corner.
ivolimmen9 个月前
I like it. It&#x27;s not complex but you can do complex stuff. It is why I use AsciiDoc. I don&#x27;t think creating a new (and better) markdown will win hearts... yes it is nice but you need to compete with a lot of attempts to improve it. ... relevant XKCD: <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;927&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;927&#x2F;</a>
amelius9 个月前
At the end of each slide animation, the slide seems to jump a few pixels.<p>I&#x27;m on Firefox.
hprotagonist9 个月前
but, i have org-mode already!
donpdonp9 个月前
this looks very nice though it also is close to typst. a comparison would be interesting.
tiffanyh9 个月前
I misread &quot;quark&quot; as &quot;quirk&quot; and thought to myself &quot;please don&#x27;t bring back IE &#x27;quirk mode&#x27;&quot;
frizlab9 个月前
No! Markdown is made to be simple. Don’t use it for complex projects. Use properly thought out markup languages for that, like Asciidoc.
评论 #41318778 未加载
评论 #41319147 未加载
评论 #41319569 未加载
评论 #41319536 未加载
v3ss0n9 个月前
I guess OP never get why there is markdown in first place. Why another scripting lang inside Markdown which suppose to be readble , natural to write , easy to render.<p>```<p>.function {greet}<p><pre><code> to from: \*Hello, .to\* from .from! </code></pre> .greet {world} from:{Giorgio}<p>```<p>No Hell No , You don&#x27;t need that in a markdown-like doc. If you want that just use HTML with js. or MDSvex .
评论 #41319523 未加载