For example a simple schema might be:
{
"title": "Example",
"description": "An example",
"version": "0.0.1",
"properties": {
"things": {
"type": "array",
"required": true,
For example a simple schema might be:
{
"title": "Example",
"description": "An example",
"version": "0.0.1",
"properties": {
"things": {
"type": "array",
"required": true,
| (function() { | |
| var Bear = function(porridge, chair, bed) { | |
| this.porridge = porridge; | |
| this.chair = chair; | |
| this.bed = bed; | |
| return this; | |
| }; |
| window.onerror = function() { | |
| var args = arguments; | |
| describe('Test Suite:', function() { | |
| it('May have skipped tests', function() { | |
| expect(args).toEqual([]); | |
| }); | |
| }); | |
| }; |
| { | |
| "show_full_path": true, | |
| "rulers": [80], | |
| "ensure_newline_at_eof_on_save": true, | |
| "translate_tabs_to_spaces": true, | |
| "draw_minimap_border": true, | |
| "draw_white_space": "all", | |
| "scroll_past_end": true, | |
| "tab_size": 2, | |
| "trim_trailing_white_space_on_save": true |
| [ | |
| { "keys": ["super+shift+v"], "command": "paste" }, | |
| { "keys": ["super+v"], "command": "paste_and_indent" } | |
| { "keys": ["super+shift+r"], "command": "refresh_folder_list" } | |
| ] |
| doctype html | |
| head | |
| link(rel='stylesheet', href='css/screen.css') | |
| html | |
| body | |
| article | |
| header | |
| h1 My Schema | |
| span.container { | |
| each property, name in properties |
| function args() { | |
| if (!arguments['0']['2']) { | |
| arguments['0']['2'] = arguments['0']['1']; | |
| } | |
| return arguments; | |
| } | |
| function wrap() { |
| var x, // Give me a value for it to be twoo | |
| method = function (callback) { | |
| callback(); | |
| }; | |
| var twoo = function () { | |
| console.log('twoo'); | |
| }; | |
| var fawlse = function () { |
| new Image().src = 1; |
| With Santander UK | |
| (GIR( ?)0AA)|(^(?![QVX])[A-Z]((?![IJZ])[A-Z]?)[0-9][0-9]?[A-HJKSTUW]?)( ?)[0-9](?![CIKMOV])[A-Z]{2}$ | |
| Without Santander UK | |
| (^(?![QVX])[A-Z]((?![IJZ])[A-Z]?)[0-9][0-9]?[A-HJKSTUW]?)( ?)[0-9](?![CIKMOV])[A-Z]{2}$ |