Browse Source

Update publish.md

aTable 3 years ago
parent
commit
a7af16beb1
1 changed files with 35 additions and 0 deletions
  1. 35 0
      docs/publish.md

+ 35 - 0
docs/publish.md

@@ -179,6 +179,41 @@ Or don't" \
       ntfy.sh/phil_alerts
       ntfy.sh/phil_alerts
     ```
     ```
 
 
+=== "ntfy CLI"
+    ```
+    // TODO
+    ```
+
+=== "HTTP"
+    ``` http
+    // TODO
+    ```
+    
+=== "JavaScript"
+    ``` javascript
+    // TODO
+    ```
+
+=== "Go"
+    ``` go
+    // TODO
+    ```
+
+=== "PowerShell"
+    ``` powershell
+    // TODO
+    ```
+
+=== "Python"
+    ``` python
+    // TODO
+    ```
+
+=== "PHP"
+    ``` php-inline
+    // TODO
+    ```
+
 <figure markdown>
 <figure markdown>
   ![priority notification](static/img/multiline-notification.png){ width=500 }
   ![priority notification](static/img/multiline-notification.png){ width=500 }
   <figcaption>Urgent multiline notification with tags and title</figcaption>
   <figcaption>Urgent multiline notification with tags and title</figcaption>