1
0

Update gist

This commit is contained in:
2025-04-24 14:44:48 +04:00
parent 47eea16caf
commit d7391c85d1

View File

@@ -44,6 +44,8 @@ The metadata keys are mostly self-explanatory. Note:
* `date`, if present, will be set as the `published_at` date. * `date`, if present, will be set as the `published_at` date.
* If `published` is set to `true`, it will publish a kind 30023 event, * If `published` is set to `true`, it will publish a kind 30023 event,
otherwise a kind 30024 (draft) otherwise a kind 30024 (draft)
* The `d` tag (widely used as URL slug for the article) will be the filename
without the `.md` extension
[1]: https://gitea.kosmos.org/raucao/gists/src/branch/master/1/markdown_to_nostr.sh [1]: https://gitea.kosmos.org/raucao/gists/src/branch/master/1/markdown_to_nostr.sh
[2]: https://github.com/nostr-protocol/nips/blob/master/23.md [2]: https://github.com/nostr-protocol/nips/blob/master/23.md