Skip to content

Commit

Permalink
Merge pull request praneshr#103 from seveibar/patch-1
Browse files Browse the repository at this point in the history
added missing codeFold style object
  • Loading branch information
praneshr authored Oct 22, 2020
2 parents abc7ca9 + 9b38411 commit 6eda0f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ const defaultStyles = {
wordAdded?: {}, // style object
wordRemoved?: {}, // style object
codeFoldGutter?: {}, // style object
codeFold?: {}, // style object
emptyLine?: {}, // style object
content?: {}, // style object
titleBlock?: {}, // style object
Expand Down

0 comments on commit 6eda0f7

Please sign in to comment.