23 lines
541 B
Markdown
23 lines
541 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GithubRemote](./cautious-journey.githubremote.md) > [formatBody](./cautious-journey.githubremote.formatbody.md)
|
||
|
|
||
|
## GithubRemote.formatBody() method
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
formatBody(options: CommentUpdate): string;
|
||
|
```
|
||
|
|
||
|
## Parameters
|
||
|
|
||
|
| Parameter | Type | Description |
|
||
|
| --- | --- | --- |
|
||
|
| options | CommentUpdate | |
|
||
|
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
string
|
||
|
|