Skip to content

Commit

Permalink
fix: code block renderer (doocs#284)
Browse files Browse the repository at this point in the history
* fix: code block renderer
* chore: update dependencies
  • Loading branch information
yanglbme authored Apr 10, 2024
1 parent 102c4a6 commit 2c27ccb
Show file tree
Hide file tree
Showing 3 changed files with 17,810 additions and 3,686 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
}
}
Loading

0 comments on commit 2c27ccb

Please sign in to comment.