Skip to content

Commit

Permalink
fixed doc-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Aug 26, 2024
1 parent 788a3aa commit 58c58c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generate-readme.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ foreach ($file in $userJsFiles) {
$extraDoc = $extraDoc -replace '\!\[(.+)\]\((?!doc\/)(.+)\)', '![$1](doc/$2)'

$scriptList += $extraDoc
$scriptList += "`n"
}

}
Expand Down

0 comments on commit 58c58c1

Please sign in to comment.