Skip to content

Commit 4b08d21

Browse files
committed
Update test snapshot
1 parent 54fcc04 commit 4b08d21

File tree

1 file changed

+94
-91
lines changed

1 file changed

+94
-91
lines changed

__tests__/__snapshots__/test.js.snap

+94-91
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,9 @@ exports[`html nested.input.js 1`] = `
15491549
placeholder='Filter'
15501550
id='filter-input'
15511551
class='col12 block input'
1552+
spellcheck='false'
1553+
autocapitalize='off'
1554+
autocorrect='off'
15521555
type='text' />
15531556
<div id='toc'>
15541557
<ul class='list-reset h5 py1-ul'>
@@ -5165,6 +5168,65 @@ Object {
51655168

51665169
exports[`outputs document-exported.input.js JSON 1`] = `
51675170
Array [
5171+
Object {
5172+
"augments": Array [],
5173+
"context": Object {
5174+
"loc": Object {
5175+
"end": Object {
5176+
"column": 28,
5177+
"line": 1,
5178+
},
5179+
"start": Object {
5180+
"column": 0,
5181+
"line": 1,
5182+
},
5183+
},
5184+
},
5185+
"description": "",
5186+
"errors": Array [],
5187+
"examples": Array [],
5188+
"implements": Array [],
5189+
"kind": "function",
5190+
"loc": Object {
5191+
"end": Object {
5192+
"column": 28,
5193+
"line": 1,
5194+
},
5195+
"start": Object {
5196+
"column": 0,
5197+
"line": 1,
5198+
},
5199+
},
5200+
"members": Object {
5201+
"events": Array [],
5202+
"global": Array [],
5203+
"inner": Array [],
5204+
"instance": Array [],
5205+
"static": Array [],
5206+
},
5207+
"name": "x",
5208+
"namespace": "x",
5209+
"params": Array [
5210+
Object {
5211+
"lineNumber": 1,
5212+
"name": "yparam",
5213+
"title": "param",
5214+
},
5215+
],
5216+
"path": Array [
5217+
Object {
5218+
"kind": "function",
5219+
"name": "x",
5220+
},
5221+
],
5222+
"properties": Array [],
5223+
"returns": Array [],
5224+
"sees": Array [],
5225+
"tags": Array [],
5226+
"throws": Array [],
5227+
"todos": Array [],
5228+
"yields": Array [],
5229+
},
51685230
Object {
51695231
"augments": Array [],
51705232
"context": Object {
@@ -5279,65 +5341,6 @@ Array [
52795341
"todos": Array [],
52805342
"yields": Array [],
52815343
},
5282-
Object {
5283-
"augments": Array [],
5284-
"context": Object {
5285-
"loc": Object {
5286-
"end": Object {
5287-
"column": 28,
5288-
"line": 1,
5289-
},
5290-
"start": Object {
5291-
"column": 0,
5292-
"line": 1,
5293-
},
5294-
},
5295-
},
5296-
"description": "",
5297-
"errors": Array [],
5298-
"examples": Array [],
5299-
"implements": Array [],
5300-
"kind": "function",
5301-
"loc": Object {
5302-
"end": Object {
5303-
"column": 28,
5304-
"line": 1,
5305-
},
5306-
"start": Object {
5307-
"column": 0,
5308-
"line": 1,
5309-
},
5310-
},
5311-
"members": Object {
5312-
"events": Array [],
5313-
"global": Array [],
5314-
"inner": Array [],
5315-
"instance": Array [],
5316-
"static": Array [],
5317-
},
5318-
"name": "x",
5319-
"namespace": "x",
5320-
"params": Array [
5321-
Object {
5322-
"lineNumber": 1,
5323-
"name": "yparam",
5324-
"title": "param",
5325-
},
5326-
],
5327-
"path": Array [
5328-
Object {
5329-
"kind": "function",
5330-
"name": "x",
5331-
},
5332-
],
5333-
"properties": Array [],
5334-
"returns": Array [],
5335-
"sees": Array [],
5336-
"tags": Array [],
5337-
"throws": Array [],
5338-
"todos": Array [],
5339-
"yields": Array [],
5340-
},
53415344
Object {
53425345
"augments": Array [],
53435346
"context": Object {
@@ -7039,10 +7042,10 @@ exports[`outputs document-exported.input.js markdown 1`] = `
70397042

70407043
### Table of Contents
70417044

7042-
- [z][1]
7043-
- [zMethod][2]
7044-
- [x][3]
7045-
- [Parameters][4]
7045+
- [x][1]
7046+
- [Parameters][2]
7047+
- [z][3]
7048+
- [zMethod][4]
70467049
- [Class][5]
70477050
- [Parameters][6]
70487051
- [classMethod][7]
@@ -7078,16 +7081,16 @@ exports[`outputs document-exported.input.js markdown 1`] = `
70787081
- [o2][37]
70797082
- [om2][38]
70807083

7081-
## z
7082-
7083-
### zMethod
7084-
70857084
## x
70867085

70877086
### Parameters
70887087

70897088
- \`yparam\`
70907089

7090+
## z
7091+
7092+
### zMethod
7093+
70917094
## Class
70927095

70937096
### Parameters
@@ -7184,13 +7187,13 @@ f5 comment
71847187

71857188
### om2
71867189

7187-
[1]: #z
7190+
[1]: #x
71887191

7189-
[2]: #zmethod
7192+
[2]: #parameters
71907193

7191-
[3]: #x
7194+
[3]: #z
71927195

7193-
[4]: #parameters
7196+
[4]: #zmethod
71947197

71957198
[5]: #class
71967199

@@ -7275,26 +7278,6 @@ Object {
72757278
"type": "html",
72767279
"value": "<!-- Generated by documentation.js. Update this documentation by updating the source code. -->",
72777280
},
7278-
Object {
7279-
"children": Array [
7280-
Object {
7281-
"type": "text",
7282-
"value": "z",
7283-
},
7284-
],
7285-
"depth": 2,
7286-
"type": "heading",
7287-
},
7288-
Object {
7289-
"children": Array [
7290-
Object {
7291-
"type": "text",
7292-
"value": "zMethod",
7293-
},
7294-
],
7295-
"depth": 3,
7296-
"type": "heading",
7297-
},
72987281
Object {
72997282
"children": Array [
73007283
Object {
@@ -7343,6 +7326,26 @@ Object {
73437326
"ordered": false,
73447327
"type": "list",
73457328
},
7329+
Object {
7330+
"children": Array [
7331+
Object {
7332+
"type": "text",
7333+
"value": "z",
7334+
},
7335+
],
7336+
"depth": 2,
7337+
"type": "heading",
7338+
},
7339+
Object {
7340+
"children": Array [
7341+
Object {
7342+
"type": "text",
7343+
"value": "zMethod",
7344+
},
7345+
],
7346+
"depth": 3,
7347+
"type": "heading",
7348+
},
73467349
Object {
73477350
"children": Array [
73487351
Object {

0 commit comments

Comments
 (0)