yasnippet/new-style/example-snippet.html
2018-02-18 08:45:02 -05:00

41 lines
974 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Created by htmlize-1.47 in css mode. -->
<html>
<head>
<title>*Org Src snippet-development.org[ snippet ]*</title>
<style type="text/css">
<!--
body {
color: #000000;
background-color: #ffffff;
}
.comment {
/* font-lock-comment-face */
color: #b22222;
}
.keyword {
/* font-lock-keyword-face */
color: #a020f0;
}
a {
color: inherit;
background-color: inherit;
font: inherit;
text-decoration: inherit;
}
a:hover {
text-decoration: underline;
}
-->
</style>
</head>
<body>
<pre>
<span class="comment"># contributor: pluskid <a href="mailto:pluskid%40gmail.com">&lt;pluskid@gmail.com&gt;</a></span>
<span class="comment"># name: __...__</span>
<span class="comment"># --</span>
__${init<span class="keyword">}</span>__</pre>
</body>
</html>