diff options
| author | Dhravya Shah <[email protected]> | 2025-04-08 16:22:17 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-04-08 16:22:17 -0700 |
| commit | e1d41eff90f2486ccb28e5e281855a0ee85a389d (patch) | |
| tree | fce2eeb387adb9863a1497b2959a682afca0ebb7 /apps/docs | |
| parent | Documentation edits made through Mintlify web editor (diff) | |
| download | supermemory-e1d41eff90f2486ccb28e5e281855a0ee85a389d.tar.xz supermemory-e1d41eff90f2486ccb28e5e281855a0ee85a389d.zip | |
Documentation edits made through Mintlify web editor
Diffstat (limited to 'apps/docs')
| -rw-r--r-- | apps/docs/api-reference/endpoints/memory-management/post-add.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/api-reference/endpoints/memory-management/post-add.mdx b/apps/docs/api-reference/endpoints/memory-management/post-add.mdx index 95cba75e..dd03dbe4 100644 --- a/apps/docs/api-reference/endpoints/memory-management/post-add.mdx +++ b/apps/docs/api-reference/endpoints/memory-management/post-add.mdx @@ -14,7 +14,7 @@ Fields: The `content` can be of the following types: -- note / Markdown +- note \/ Markdown - If it is a markdown, all the images inside `![]` image tags will automatically be parsed. |