Skip to content

Instantly share code, notes, and snippets.

View Knio's full-sized avatar

Tom Flanagan Knio

  • Palo Alto, CA, USA
View GitHub Profile
#
# A Sublime Text (http://www.sublimetext.com/) plugin that
# runs jsl (http://www.javascriptlint.com/) on files that end in .js
# Will higlight the offending lines, and flash error messages to the
# status bar.
import sublime, sublime_plugin
import subprocess
body
background-color: #eed
text-align: justify
font-size: 200%
font-family: Georgia
margin: 5em
p > code
font-weight: bold
border: 1px solid #ccc
@Knio
Knio / README.md
Created November 8, 2009 06:34
Windows7 Math Input Panel grabber

This script copies the output of the Windows 7 Math Input Panel to the clipboard, in the form <img title="TITLE" src="DATA"> where

  • TITLE = the MathML document corresponding to the formula
  • DATA = a base64 encoded string of a PNG image of the formula