Skip to content

Instantly share code, notes, and snippets.

View dfreedm's full-sized avatar

Daniel Freedman dfreedm

View GitHub Profile
<polymer-element name="mark-down-editor">
<template>
<style>
#markup, #markdown {
width: 50%;
float: left;
}
#editor {
width: 80%;
height: 250px;
@dfreedm
dfreedm / LICENSE.txt
Created September 21, 2011 06:39 — forked from 140bytes/LICENSE.txt
Facebook Profile Finder in 139 bytes
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE