Skip to content

Conversation

e1codes
Copy link

@e1codes e1codes commented Sep 13, 2025

Summary

Fixed #1477 "Generating Markdown Output" example code from quick start (https://docs.crawl4ai.com/core/quickstart/)

List of files changed and why

Python code example in link below changed. The problem was with incorrect use of async function(must be declared), so the code couldn't run.
https://github.com/unclecode/crawl4ai/blob/develop/docs/md_v2/core/quickstart.md#4-generating-markdown-output

How Has This Been Tested?

Ran the updated code multiple times, and it works properly.

Checklist:

  • [x ] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of my own code
  • [x ] I have made corresponding changes to the documentation

Fixed "Generating Markdown Output" example code from (located in quick start).
Copy link
Contributor

coderabbitai bot commented Sep 13, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ntohidi ntohidi self-assigned this Sep 13, 2025
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.

2 participants