documentation/test/fixture/inline-link.output.md.json
2016-08-19 10:08:06 -04:00

582 lines
14 KiB
JSON

{
"type": "root",
"children": [
{
"type": "html",
"value": "<!-- Generated by documentation.js. Update this documentation by updating the source code. -->"
},
{
"depth": 1,
"type": "heading",
"children": [
{
"type": "text",
"value": "addOne"
}
]
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "Adds one to a number",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 21,
"offset": 20
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 21,
"offset": 20
},
"indent": []
}
},
{
"type": "strong",
"children": [
{
"type": "text",
"value": "Parameters"
}
]
},
{
"ordered": false,
"type": "list",
"children": [
{
"type": "listItem",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "inlineCode",
"value": "a"
},
{
"type": "text",
"value": " "
},
{
"type": "strong",
"children": [
{
"href": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number",
"url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number",
"type": "link",
"children": [
{
"type": "text",
"value": "number"
}
]
}
]
},
{
"type": "text",
"value": " "
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "the input",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 10,
"offset": 9
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 10,
"offset": 9
},
"indent": []
}
}
]
}
]
}
]
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "Returns "
},
{
"type": "strong",
"children": [
{
"href": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number",
"url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number",
"type": "link",
"children": [
{
"type": "text",
"value": "number"
}
]
}
]
},
{
"type": "text",
"value": " "
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "the output",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 11,
"offset": 10
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 11,
"offset": 10
},
"indent": []
}
}
]
},
{
"depth": 1,
"type": "heading",
"children": [
{
"type": "text",
"value": "inline-link.input"
}
]
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "This function returns the number one. Internally, this uses\n",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 2,
"column": 1,
"offset": 60
},
"indent": [
1
]
}
},
{
"type": "link",
"url": "#addone",
"title": null,
"jsdoc": true,
"children": [
{
"type": "text",
"value": "addOne"
}
],
"position": {
"start": {
"line": 2,
"column": 1,
"offset": 60
},
"end": {
"line": 2,
"column": 15,
"offset": 74
},
"indent": []
}
},
{
"type": "text",
"value": " to do the math. This demonstrates\n",
"position": {
"start": {
"line": 2,
"column": 15,
"offset": 74
},
"end": {
"line": 3,
"column": 1,
"offset": 109
},
"indent": [
1
]
}
},
{
"type": "link",
"url": "https://en.wikipedia.org/wiki/Addition",
"title": null,
"jsdoc": true,
"children": [
{
"type": "text",
"value": "Addition"
}
],
"position": {
"start": {
"line": 3,
"column": 1,
"offset": 109
},
"end": {
"line": 3,
"column": 56,
"offset": 164
},
"indent": []
}
},
{
"type": "text",
"value": "\nand ",
"position": {
"start": {
"line": 3,
"column": 56,
"offset": 164
},
"end": {
"line": 4,
"column": 5,
"offset": 169
},
"indent": [
1
]
}
},
{
"type": "link",
"url": "https://en.wikipedia.org/wiki/Addition",
"title": null,
"jsdoc": true,
"children": [
{
"type": "text",
"value": "https://en.wikipedia.org/wiki/Addition"
}
],
"position": {
"start": {
"line": 4,
"column": 5,
"offset": 169
},
"end": {
"line": 4,
"column": 51,
"offset": 215
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 4,
"column": 51,
"offset": 215
},
"indent": [
1,
1,
1
]
}
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "This link refers to nothing: ",
"position": {
"start": {
"line": 6,
"column": 1,
"offset": 217
},
"end": {
"line": 6,
"column": 30,
"offset": 246
},
"indent": []
}
},
{
"type": "link",
"url": "nothing",
"title": null,
"jsdoc": true,
"children": [
{
"type": "text",
"value": "nothing"
}
],
"position": {
"start": {
"line": 6,
"column": 30,
"offset": 246
},
"end": {
"line": 6,
"column": 45,
"offset": 261
},
"indent": []
}
}
],
"position": {
"start": {
"line": 6,
"column": 1,
"offset": 217
},
"end": {
"line": 6,
"column": 45,
"offset": 261
},
"indent": []
}
},
{
"type": "strong",
"children": [
{
"type": "text",
"value": "Parameters"
}
]
},
{
"ordered": false,
"type": "list",
"children": [
{
"type": "listItem",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "inlineCode",
"value": "a"
},
{
"type": "text",
"value": " "
},
{
"type": "strong",
"children": [
{
"href": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number",
"url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number",
"type": "link",
"children": [
{
"type": "text",
"value": "number"
}
]
}
]
},
{
"type": "text",
"value": " "
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "the input",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 10,
"offset": 9
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 10,
"offset": 9
},
"indent": []
}
}
]
}
]
}
]
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "Returns "
},
{
"type": "strong",
"children": [
{
"href": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number",
"url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number",
"type": "link",
"children": [
{
"type": "text",
"value": "number"
}
]
}
]
},
{
"type": "text",
"value": " "
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "numberone",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 10,
"offset": 9
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 10,
"offset": 9
},
"indent": []
}
}
]
}
]
}