[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GithubRemote](./cautious-journey.githubremote.md) > [formatBody](./cautious-journey.githubremote.formatbody.md) ## GithubRemote.formatBody() method Signature: ```typescript formatBody(options: CommentUpdate): string; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | options | CommentUpdate | | Returns: string