Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
These are general guidelines for working in this workspace.
Sign in to like and favorite skills
These are general guidelines for working in this workspace.
docs/ directory for all documentation.Makefile to build the project.make to build the project.meta.yaml files.pyodide-recipes repository.pyodide build to build individual packages from source.docs/development/contributing.md.pre-commit to ensure code style consistency.src/core, follow the guidelines in docs/development/core.md.pytest for the Python test suite and npm test for the JavaScript tests.docs/development/debugging.md for tips on debugging, including how to handle linker errors and build with symbols.docs/ directory.usage, development, and project.docs/requirements-doc.txt.docs/requirements-doc.txt.docs/index.rst.sphinx-js.Makefile and make.bat files in the docs/ directory are used to build the documentation.make help to see available build targets.