upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/68.md
diff options
context:
space:
mode:
Diffstat (limited to '68.md')
-rw-r--r--68.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/68.md b/68.md
index dcc56f1..0ba4459 100644
--- a/68.md
+++ b/68.md
@@ -64,6 +64,10 @@ They may contain multiple images to be displayed as a single post.
64 // Hashtags 64 // Hashtags
65 ["t", "<tag>"], 65 ["t", "<tag>"],
66 ["t", "<tag>"], 66 ["t", "<tag>"],
67
68 // When text is written in the image, add the tag to represent the language
69 ["L", "ISO-639-1"],
70 ["l", "en", "ISO-639-1"]
67 ] 71 ]
68} 72}
69``` 73```