Skip to content

Commit 39b3af6

Browse files
Merge branch 'main' into chore/docs
2 parents 4d36295 + a7a181f commit 39b3af6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Sources/CodeEditSourceEditor/Documentation.docc/Documentation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@ Licensed under the [MIT license](https://github.com/CodeEditApp/CodeEdit/blob/ma
3434

3535
### Text View
3636

37+
<<<<<<< chore/docs
3738
- <doc:SourceEditor> The SwiftUI API for the source editor.
39+
=======
40+
- ``SourceEditor`` The SwiftUI API for the source editor.
41+
>>>>>>> main
3842
- ``SourceEditorConfiguration`` Customize the source editor's behavior, layout, appearance, and more.
3943
- ``SourceEditorState`` Listen to the current state of the editor. Cursor positions, scroll positions, and more.
4044
- ``TextViewController`` The AppKit view controller for the source editor.

0 commit comments

Comments
 (0)