@@ -352,6 +352,8 @@ References:
352352
353353
354354
355+ [ :link : Source] ( https://github.com/peterpeterparker/tsdoc-markdown/tree/main/src/test/mock.ts#L183 )
356+
355357| Property | Type | Description |
356358| ---------- | ---------- | ---------- |
357359| ` SECOND ` | ` 1000 ` | |
@@ -362,6 +364,8 @@ References:
362364
363365
364366
367+ [ :link : Source] ( https://github.com/peterpeterparker/tsdoc-markdown/tree/main/src/test/mock.ts#L188 )
368+
365369| Property | Type | Description |
366370| ---------- | ---------- | ---------- |
367371| ` T1 ` | `` | |
@@ -378,6 +382,8 @@ References:
378382
379383A Foo interface description.
380384
385+ [ :link : Source] ( https://github.com/peterpeterparker/tsdoc-markdown/tree/main/src/test/mock.ts#L157 )
386+
381387| Property | Type | Description |
382388| ---------- | ---------- | ---------- |
383389| ` hello ` | ` string ` | Says hello. |
@@ -389,6 +395,13 @@ A Foo interface description.
389395
390396Use a URL redirect to prevent broken links if you've moved a page or to shorten URLs.
391397
398+ References:
399+
400+ * [ https://github.com/peterpeterparker/tsdoc-markdown ] ( https://github.com/peterpeterparker/tsdoc-markdown )
401+
402+
403+ [ :link : Source] ( https://github.com/peterpeterparker/tsdoc-markdown/tree/main/src/test/mock.ts#L259 )
404+
392405| Property | Type | Description |
393406| ---------- | ---------- | ---------- |
394407| ` source ` | ` string ` | The glob pattern or specific path to match for incoming requests that should be redirected. type: {StorageConfigSourceGlob} |
0 commit comments