From 737d75076b5ea0a078ac80d4c00390414a33e727 Mon Sep 17 00:00:00 2001 From: Yash Malik <37410163+codeblech@users.noreply.github.com> Date: Wed, 29 Jan 2025 18:04:45 +0530 Subject: [PATCH] readme formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 458eba0..dd06117 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ url (string) -> The website URL to convert into markdown. ##### _OPTIONAL PARAMETERS_ -`enableDetailedResponse` (boolean: false) -> Toggle for detailed response with full HTML content. -`crawlSubpages` (boolean: false) -> Crawl and return markdown for up to 10 subpages. -`llmFilter` (boolean: false) -> Filter out unnecessary information using LLM. +`enableDetailedResponse` (boolean: false) -> Toggle for detailed response with full HTML content. \ +`crawlSubpages` (boolean: false) -> Crawl and return markdown for up to 10 subpages. \ +`llmFilter` (boolean: false) -> Filter out unnecessary information using LLM. ##### _Response Types_