File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# hayagrivaのsrc/csl/archive.rsで管理されている参考文献フォーマット
2
- website/dist/docs/ reference/model/bibliography/index.html
3
- website/dist/docs/ reference/model/cite/index.html
2
+ website/dist/reference/model/bibliography/index.html
3
+ website/dist/reference/model/cite/index.html
Original file line number Diff line number Diff line change 4
4
"scripts" : {
5
5
"textlint-md" : " textlint ./docs/" ,
6
6
"textlint-md:fix" : " textlint --fix ./docs/" ,
7
- "textlint-html" : " textlint ./website/dist/docs/ "
7
+ "textlint-html" : " textlint ./website/dist/"
8
8
},
9
9
"devDependencies" : {
10
10
"@types/bun" : " latest" ,
11
- "textlint" : " ^14.3.0 " ,
11
+ "textlint" : " ^15.2.2 " ,
12
12
"textlint-filter-rule-comments" : " ^1.2.2" ,
13
13
"textlint-plugin-html" : " ^1.0.1" ,
14
14
"textlint-rule-preset-jtf-style" : " ^2.3.14"
You can’t perform that action at this time.
0 commit comments