Adds context to highlight events
This commit is contained in:
@@ -40,6 +40,8 @@ class HighlightEvent(
|
||||
|
||||
fun quote() = content
|
||||
|
||||
fun context() = firstTagFor("context")
|
||||
|
||||
fun inPost() = firstTaggedAddress()
|
||||
|
||||
fun inPostVersion() = firstTaggedEvent()
|
||||
|
||||
Reference in New Issue
Block a user