mirror of
https://github.com/YGGverse/gemini-php.git
synced 2025-01-12 16:18:09 +00:00
update headers level
This commit is contained in:
parent
faac656ab1
commit
3b371988ff
@ -211,7 +211,7 @@ var_dump(
|
||||
|
||||
Converter for GTK/Pango format
|
||||
|
||||
### Pango::fromGemtext
|
||||
#### Pango::fromGemtext
|
||||
|
||||
``` php
|
||||
$pango = \Yggverse\Gemini\Pango::fromGemtext(
|
||||
@ -219,7 +219,7 @@ $pango = \Yggverse\Gemini\Pango::fromGemtext(
|
||||
);
|
||||
```
|
||||
|
||||
### Pango::fromBody
|
||||
#### Pango::fromBody
|
||||
|
||||
``` php
|
||||
$pango = \Yggverse\Gemini\Pango::fromBody(
|
||||
|
Loading…
Reference in New Issue
Block a user