Team:Aachen/Scripts/jquery.syntax.brush.plain.js

From 2014.igem.org

Revision as of 20:25, 12 October 2014 by Bpeeters (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

// brush: "plain" aliases: ["text"]

// This file is part of the "jQuery.Syntax" project, and is distributed under the MIT License. // Copyright (c) 2011 Samuel G. D. Williams. <http://www.oriontransfer.co.nz> // See <jquery.syntax.js> for licensing details.

Syntax.register('plain', function(brush) { brush.push(Syntax.lib.webLink); });