Commit 31010e4
authored
fix: search does not find the contents of the table (docsifyjs#1198)
* fix: search does not find the contents of the table
* refactor: add getTableData function1 parent 6026357 commit 31010e4Copy full SHA for 31010e4
1 file changed
+14-9Lines changed: 14 additions & 9 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/plugins/search
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/plugins/search/search.js
Copy file name to clipboardExpand all lines: src/plugins/search/search.js+14-9Lines changed: 14 additions & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
54 | 54 | |
55 | 55 | |
56 | 56 | |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
57 | 68 | |
58 | 69 | |
59 | 70 | |
| ||
84 | 95 | |
85 | 96 | |
86 | 97 | |
| 98 | + |
| 99 | + |
87 | 100 | |
88 | 101 | |
89 | | - |
90 | | - |
91 | | - |
92 | | - |
93 | | - |
94 | | - |
95 | | - |
96 | | - |
97 | | - |
| 102 | + |
98 | 103 | |
99 | 104 | |
100 | 105 | |
|
0 commit comments