mirror of
https://github.com/unisonweb/unison.git
synced 2024-11-04 01:03:36 +03:00
0031542faf
This is for consistency with the `cmark` style. Now the blocks we still pretty-print ourselves will match the bulk of them that `cmark` produces.
531 B
531 B
Demonstrating create.author
:
scratch/main> create.author alicecoder "Alice McGee"
Added definitions:
1. metadata.authors.alicecoder : Author
2. metadata.copyrightHolders.alicecoder : CopyrightHolder
3. metadata.authors.alicecoder.guid : GUID
Tip: Add License values for alicecoder under metadata.
scratch/main> find alicecoder
1. metadata.authors.alicecoder : Author
2. metadata.copyrightHolders.alicecoder : CopyrightHolder
3. metadata.authors.alicecoder.guid : GUID