Skip to content

Instantly share code, notes, and snippets.

@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>
```
@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 / 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 / developer guide.md
Created June 16, 2013 17:00
StackEdit - Developer guide

Developer guide


Architecture

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

Developer guide


Architecture

@benweet
benweet / test.md
Created July 7, 2013 17:09
Title
@benweet
benweet / test1.html
Created August 22, 2013 19:39
Welcome document
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Welcome document</title>
<link rel="stylesheet" href="http://benweet.github.io/stackedit/css/main-min.css" />
<script type="text/javascript" src="http://benweet.github.io/stackedit/lib/MathJax/MathJax.js?config=TeX-AMS_HTML"></script>
</head>
<body><h1 id="welcome" class="wmd-title">Welcome to StackEdit! </h1>
@benweet
benweet / test5.md
Created August 22, 2013 20:12
Welcome document

Welcome to StackEdit! {#welcome}

Hello, I am your first Markdown document within StackEdit[^stackedit]. Don't delete me, I can be helpful. I can be recovered anyway in the Utils tab of the Settings dialog.a


@benweet
benweet / test6.md
Created August 22, 2013 20:16
Welcome document

Welcome to StackEdit! {#welcome}

Hello, I am your first Markdown document within StackEdit[^stackedit]. Don't delete me, I can be helpful. I can be recovered anyway in the Utils tab of the Settings dialog.a


@benweet
benweet / test8.md
Created August 22, 2013 20:39
README.md

StackEdit

StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.

StackEdit can:

  • Manage multiple Markdown documents online or offline
  • Export your documents in Markdown or HTML and format it using a template
  • Synchronize your Markdown documents in the Cloud