mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 13:33:04 +00:00
41 lines
974 B
HTML
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"><pluskid@gmail.com></a></span>
|
|
<span class="comment"># name: __...__</span>
|
|
<span class="comment"># --</span>
|
|
__${init<span class="keyword">}</span>__</pre>
|
|
</body>
|
|
</html>
|