mirror of
https://github.com/YGGverse/gemini-php.git
synced 2026-03-31 17:05:29 +00:00
update headers level
This commit is contained in:
parent
faac656ab1
commit
3b371988ff
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue