Skip to content

Implement documentation section 010 and update environment to node/tsx#46

Open
anicolao wants to merge 1 commit into
mainfrom
issue-35
Open

Implement documentation section 010 and update environment to node/tsx#46
anicolao wants to merge 1 commit into
mainfrom
issue-35

Conversation

@anicolao

Copy link
Copy Markdown
Owner

Closes #35

This PR implements the documentation section 010 (Embedded image and YouTube links) and updates the development environment to use Node/tsx instead of Bun, as requested.

Changes:

  • Updated package.json to use npx tsx instead of bun.
  • Updated bin/version.ts to use node:child_process.
  • Implemented E2E test for section 010 in tests/playwright/010-embedded-content/.
  • Generated README.md, DOCS.md, and screenshots for section 010.
  • Updated DOCUMENTATION_PLAN.md status.

@github-actions

Copy link
Copy Markdown

📖 Documentation Book Preview

The documentation book has been updated with changes from this PR.

View Preview

Built from latest commit in this pull request.

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.

Write E2E Test and Docs for 010- Embedded image and YouTube links

1 participant