forked from domingopa/WhatsAPI-Official
-
Notifications
You must be signed in to change notification settings - Fork 1
How to write correctly in Github
mgp25 edited this page Oct 6, 2015
·
4 revisions
This guide will help you in how to write correctly in Github:
```php
$a = "Hola!";
echo $a;
// Without the brackets below!
[```]
Result:
$a = "Hola!";
echo $a;[```xml]
tx <presence type="subscribe" to="34*********@s.whatsapp.net"></presence>
rx <presence from="34*********@s.whatsapp.net"></presence>
// Without the above and below brackets!
[```]
Result:
tx <presence type="subscribe" to="34*********@s.whatsapp.net"></presence>
rx <presence from="34*********@s.whatsapp.net"></presence>[```]
This is a quote/error
// Without the above and below brackets!
[```]
Result:
This is a quote/error
Bold
**Bold text**
Result:
Bold text
Italic
_Italic text_
Result:
Italic text
Mistaken text
~~Mistake text~~
Result:
Mistake text
**My List:**
- This guide is so cool
- Welcome to WhatsAPI Official
- Other things
Result:
My List:
- This guide is so cool
- Welcome to WhatsAPI Official
- Other things

Result:
-
Events and Functions
-
Nodes
-
Technical Information
-
WhatsApp Workflow * First login * Other login * Sending a message