-
Notifications
You must be signed in to change notification settings - Fork 2
An alternate perspective, if looking for feedback #2
Copy link
Copy link
Open
Description
i wrote this as a comment on HN, thought I’d copy it here.
An important aspect of markdown is hand authorship.
Markdown Annotations are certainly interesting and I understand where the hash idea came from, but this requirement adds friction to hand authorship, and requires new custom parsing logic for markdown renderers.
I would argue it should instead be:
- file.md
- .file.md.owners
Where the owners file is generated / readable by a program supporting this behavior, along with a reference to the original file and its hash.
This provides the same information and capabilities, while decoupling it from the source. It also means you can retroactively generate ownership without modifying original work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels