unison/unison-src/transcripts/create-author.md
2021-08-02 11:55:27 -04:00

235 B

.> builtins.mergeio

Demonstrating create.author:

def1 = 1
def2 = 2
.foo> add
.foo> create.author alicecoder "Alice McGee"
.foo> view 2
.foo> link metadata.authors.alicecoder def1 def2