Skip to content

docs: fix Node OCR README example - #145

Open
CooperSheroy wants to merge 1 commit into
firecrawl:mainfrom
CooperSheroy:catalina/fix-node-ocr-readme-example-20260828
Open

docs: fix Node OCR README example#145
CooperSheroy wants to merge 1 commit into
firecrawl:mainfrom
CooperSheroy:catalina/fix-node-ocr-readme-example-20260828

Conversation

@CooperSheroy

@CooperSheroy CooperSheroy commented Aug 28, 2026

Copy link
Copy Markdown

Summary

  • fix the hosted OCR Node.js quick-start example in the top-level README so the object literal is closed correctly
  • use a distinct ocrMarkdown variable so the full JavaScript example block parses cleanly

Verification

  • git diff --check
  • extracted the first README js block and ran node --input-type=module --check -

Summary by cubic

Fixes the Node.js OCR example in the README so the code block parses without syntax errors.

  • Corrects the mismatched parenthesis in the toMarkdown call's object literal.
  • Renames the OCR example variable to ocrMarkdown so it doesn't shadow the earlier markdown declaration.

Written for commit c52b46b. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant