Skip to content

Commit

Permalink
Merge pull request #151 from eltociear/patch-1
Browse files Browse the repository at this point in the history
docs: update EditorBridge.md
  • Loading branch information
17Amir17 authored Jul 11, 2024
2 parents 593b618 + 81848d0 commit a2f87f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/api/EditorBridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ a function that gets offset in px and changes [scrollThreshold](https://prosemir

#### toggleHeading

`(level: number) => void` <br />gets level and and toggles heading on the editor if possible <br /> extended by [HeadingBridge](./BridgeExtensions#headingbridge)
`(level: number) => void` <br />gets level and toggles heading on the editor if possible <br /> extended by [HeadingBridge](./BridgeExtensions#headingbridge)

#### lift

Expand Down

0 comments on commit a2f87f4

Please sign in to comment.