Skip to content

Instantly share code, notes, and snippets.

@benweet
benweet / test.md
Created June 16, 2013 18:35
StackEdit - Developer guide

Developer guide


Architecture

@benweet
benweet / developer guide.md
Created June 16, 2013 17:00
StackEdit - Developer guide

Developer guide


Architecture

@benweet
benweet / theming guide.md
Created June 10, 2013 22:41
StackEdit theming guide

StackEdit theming guide

In StackEdit, a theme is pretty much a CSS file that overrides the default look and feel.

Create your special theme very quickly by following these steps

  1. Fork StackEdit on [GitHub][1].

  2. In the themes folder, create a sub-folder containing your resources (CSS, images...).

@benweet
benweet / LaTexMathJax.md
Created May 13, 2013 23:45
LaTex mathematical expressions

The Gamma function satisfying $\Gamma(n) = (n-1)!\quad\forall n\in\mathbb N$ is via through the Euler integral

$$ \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt,. $$

Written with StackEdit.

@benweet
benweet / bug
Created May 10, 2013 23:43
bug div
Item | Value
--------- | -----
Computer | [bla](http://test)
Phone | \$12
Pipe | \$1
```
<span></span>
<div></div>
```