mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-17 06:14:22 +01:00
Add support for Highlight (kind:9802)
This commit is contained in:
@@ -35,3 +35,13 @@ type Kind30818Metadata struct {
|
||||
Summary string
|
||||
PublishedAt time.Time
|
||||
}
|
||||
|
||||
type Kind9802Metadata struct {
|
||||
Author sdk.ProfileMetadata
|
||||
SourceEvent string
|
||||
SourceURL string
|
||||
SourceName string
|
||||
Context string
|
||||
MarkedContext string
|
||||
Comment string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user