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.

S-Expression based markup language

58 pointsby SlyShyabout 15 years ago

5 comments

thwartedabout 15 years ago
<i>Supported tags are b, i, u, s, o, sub, sup, code, spoiler, quote, blockquote, and m.</i><p>Let's get some semantic tags in there; I thought we all agreed that the display elements (bold, underline, italics) are out and semantic elements (strong, emphasis) are in.
评论 #1391087 未加载
评论 #1392542 未加载
评论 #1391143 未加载
mahmudabout 15 years ago
Or you can use the real thing:<p><a href="http://weitz.de/cl-who/" rel="nofollow">http://weitz.de/cl-who/</a>
b-manabout 15 years ago
You could also use SXML[1].<p>[1] <a href="http://okmij.org/ftp/Scheme/SXML.html" rel="nofollow">http://okmij.org/ftp/Scheme/SXML.html</a>
评论 #1391099 未加载
abecedariusabout 15 years ago
Looks similar to Latte minus the backslashes. (Which is good; I wrote my old website in Latte minus the backslashes, using a little preprocessor to adjust the syntax.)<p><a href="http://www.latte.org/" rel="nofollow">http://www.latte.org/</a><p>Also <a href="http://curl.com/" rel="nofollow">http://curl.com/</a>
moultanoabout 15 years ago
Neat, but how do you insert links with it?
评论 #1390958 未加载