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 @@ ./demo.jpeg
result @@./demo.jpeg
to insert an audio and a video drool code @@ ./demo.mp3
@@ https://videos.cdn.mozilla.net/uploads/mozillaorg/Mozilla_2014_i_am.webm
result @@./demo.mp3
@@https://videos.cdn.mozilla.net/uploads/mozillaorg/Mozilla_2014_i_am.webm
to insert a link drool code There is @@ a link to @@ ./demo.webp https://www.google.com/ncr.
result There is @@a link to @@./demo.webp https://www.google.com/ncr.
to align right drool code --- hello
—— 你好
result ---hello
——你好
“smart” retract #include <iostream>
int main(){
std::cout << "Hello World!" << std::endl;
return 0;
}
</code></pre>
I'll pass.<p>edit oops I messed up the tabs.
Name is too similar to Drools.<p><a href="https://en.wikipedia.org/wiki/Drools" rel="nofollow">https://en.wikipedia.org/wiki/Drools</a>
> 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://flags/#enable-javascript-harmony and chrome://flags/#enable-experimental-web-platform-features, enabled.<p>Yikes.
> 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>> There is @@a link to @@./demo.webp <a href="https://www.google.com/ncr" rel="nofollow">https://www.google.com/ncr</a>
Hey there, dou4cc! I think it'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.
It'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>?
If it meets the guidelines, this might make a good "Show HN".<p>Show HN guidelines: <a href="https://news.ycombinator.com/showhn.html" rel="nofollow">https://news.ycombinator.com/showhn.html</a><p>A better title might be <i>Drool: A Kind of Lightweight Markup Language</i>.<p>Good luck.