Skip to content

Commit d75612c

Browse files
chore: wordWrap codeblock in Ask Fern (#798)
1 parent 17d600f commit d75612c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/ask-fern/pages/features/documents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See the [API reference](/learn/ask-fern/api-reference/document/create-document)
1717

1818
Here's an example of a document that can be uploaded via the `documents` API:
1919

20-
```json
20+
```json wordWrap
2121
{
2222
"document": "Ferns are plants native to the tropical and subtropical regions of the world. They are characterized by their fronds, which are large, leaf-like structures that are often found in the understory of forests.",
2323
"title": "What are ferns?",

0 commit comments

Comments
 (0)