First button with command shortcut
This commit is contained in:
@@ -53,6 +53,7 @@ struct LocalizedPageContentView: View {
|
||||
text: "\(linkingPosts.count) linking posts",
|
||||
items: linkingPosts.map { $0.title(in: language) })
|
||||
}.foregroundStyle(.secondary)
|
||||
InsertableItemsView()
|
||||
HighlightedTextEditor(
|
||||
text: $pageContent,
|
||||
highlightRules: .markdown)
|
||||
|
Reference in New Issue
Block a user