TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Drool – A Lightweight Markup Language

20 pointsby dou4ccover 8 years ago

11 comments

falsedanover 8 years ago
This is what it looks like:<p><pre><code> * This demo is also a guide when you view the source of this page at the same time. to insert a picture drool code @@ .&#x2F;demo.jpeg result @@.&#x2F;demo.jpeg to insert an audio and a video drool code @@ .&#x2F;demo.mp3 @@ https:&#x2F;&#x2F;videos.cdn.mozilla.net&#x2F;uploads&#x2F;mozillaorg&#x2F;Mozilla_2014_i_am.webm result @@.&#x2F;demo.mp3 @@https:&#x2F;&#x2F;videos.cdn.mozilla.net&#x2F;uploads&#x2F;mozillaorg&#x2F;Mozilla_2014_i_am.webm to insert a link drool code There is @@ a link to @@ .&#x2F;demo.webp https:&#x2F;&#x2F;www.google.com&#x2F;ncr. result There is @@a link to @@.&#x2F;demo.webp https:&#x2F;&#x2F;www.google.com&#x2F;ncr. to align right drool code --- hello —— 你好 result ---hello ——你好 “smart” retract #include &lt;iostream&gt; int main(){ std::cout &lt;&lt; &quot;Hello World!&quot; &lt;&lt; std::endl; return 0; } </code></pre> I&#x27;ll pass.<p>edit oops I messed up the tabs.
评论 #12395254 未加载
评论 #12397811 未加载
phononover 8 years ago
Name is too similar to Drools.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Drools" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Drools</a>
评论 #12397898 未加载
placeybordeauxover 8 years ago
&gt; For details, please visit a demo which requires your browser supporting Element.prototype.append, async functions, WebP, WebM, fetch API, CSS Variables, CSS sticky position, and full of ECMAScript 6. I recommend you use Chromium or Chrome Canary with two flags, chrome:&#x2F;&#x2F;flags&#x2F;#enable-javascript-harmony and chrome:&#x2F;&#x2F;flags&#x2F;#enable-experimental-web-platform-features, enabled.<p>Yikes.
评论 #12393146 未加载
SamBamover 8 years ago
&gt; Compared with markdown, drool is minimal without signals like [ or !. drool will not make a literary article look like programming codes.<p><i>looks at demo screenshot</i><p>&gt; There is @@a link to @@.&#x2F;demo.webp <a href="https:&#x2F;&#x2F;www.google.com&#x2F;ncr" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;ncr</a>
评论 #12397784 未加载
znpyover 8 years ago
I think the org-mode syntax is way superior to markdown and should be more-widely supported.
评论 #12392181 未加载
neptharover 8 years ago
Hey there, dou4cc! I think it&#x27;s pretty cool that you took the time to share your project here. Is this a Show HN type post? If so, you may want to add a bit more information about your motivations for making this and wanting to share this with others.
rspeerover 8 years ago
It&#x27;s enshrined in the Drool format that every file has to start with a UTF-8 BOM and contain \r\n line breaks?<p>This sounds like favoring one text editor at the expense of all others, and not a good one. Is this format designed to be edited with <i>Notepad</i>?
评论 #12392474 未加载
评论 #12397792 未加载
maxpertover 8 years ago
None of the demos are working :S is it just me?
评论 #12392044 未加载
brudgersover 8 years ago
If it meets the guidelines, this might make a good &quot;Show HN&quot;.<p>Show HN guidelines: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html</a><p>A better title might be <i>Drool: A Kind of Lightweight Markup Language</i>.<p>Good luck.
评论 #12397833 未加载
PaulHouleover 8 years ago
Who needs yet another markup language?
评论 #12394137 未加载
Idontagreeover 8 years ago
I&#x27;d pass entirely on the name.
评论 #12397830 未加载