tweak highlighting
This commit is contained in:
parent
c14ba040b2
commit
bcfa274836
|
@ -30,7 +30,7 @@ of the low-level functionality into something more usable by AMOS.
|
|||
|
||||
### Communicating with an HTTP server
|
||||
|
||||
```
|
||||
``` basic
|
||||
LIB=Socket Library Open
|
||||
|
||||
If LIB<=0
|
||||
|
@ -83,7 +83,7 @@ Socket Library Close
|
|||
|
||||
### Starting a server
|
||||
|
||||
```
|
||||
``` basic
|
||||
If Socket Library Open<=0
|
||||
End
|
||||
End If
|
||||
|
|
Loading…
Reference in New Issue