Standard MarkMark (v1.0)
MarkMark is a free (as in freedom) bookmark format designed to be machine-readable and easy to use.
The goal of MarkMark is to standardize "link sharing" pages to build connections between small websites on the Internet.
You can view the full standard here.
MarkMark was inspired by the post The Small Website Discoverability Crisis on the Marginalia blog.
Example
[//]: #(markmark-syntax: v1)
[//]: #(markmark-author-name: Garrett Mills)
[//]: #(markmark-author-email: shout@garrettmills.dev)
[//]: #(markmark-author-href: https://garrettmills.dev/)
# My Sites
Here are links to various sites created by yours truly.
- Garrett Mills
- https://garrettmills.dev/
- My Code
- https://code.garrettmills.dev/garrettmills
Resources
- Spec: Standard MarkMark (v1.0)
- MarkMark Icons (Light, Dark)
mark-mark
: a TypeScript MarkMark parser/renderer collectionWIP!- Heads up! Unlike the MarkMark Spec, the
mark-mark
library is licensed CC BY-NC-SA 4.0. Learn more.
- Heads up! Unlike the MarkMark Spec, the