mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
Only works for TomDoc'd CoffeeScript right now. Needs to work for all languages. I had to modify handlebars to satisfy 'use strict' Also had to modify the path stuff in tdoc, which works in node but not atom. We need some way to install npm packages or something similar maybe?
11 lines
222 B
HTML
11 lines
222 B
HTML
<h1>Hubot</h1>
|
|
|
|
<h3>A simple helpful Robot for your Company</h3>
|
|
|
|
<p>
|
|
<ul class="unstyled">
|
|
<li><a href="#">Creator</a></li>
|
|
<li><a href="#">Robot</a></li>
|
|
<li><a href="#">Robot.Response</a></li>
|
|
</ul>
|
|
</p> |