issues Search Results · language:Dune language:Python language:JavaScript language:Java language:C# language:C# linked:pr
Filter by
6.5M results
Goal
Generate YAML frontmatter from PPTX document properties.
Changes
- ppt2md/converter/frontmatter.py: extract_document_properties, generate_frontmatter
- tests/test_phase21.py: 4 tests
Verification ...
Copilot reviews on the downstream rollout PRs (signalxjs/core#70, signalxjs/terminal#35) flagged three wording issues in
the shared text introduced by #3; apply them here so the standard matches the repos: ...
Goal
Extract background images from PPTX slides.
Changes
- ppt2md/parser/background.py: extract_background_image, format_background_markdown
- tests/test_phase20.py: 3 tests
Verification
- pytest ...
This issue is created automatically to track contribution activity.
Updation
Goal
Extract media files and detect OLE objects in PPTX slides.
Changes
- ppt2md/parser/media.py: extract_media_from_slide, detect_ole_objects, format_media_markdown, format_ole_markdown
- tests/test_phase19.py: ...
Summary
Authenticated syndication report endpoints return HTTP 500 when documented date query parameters are malformed or
impossible. The report generator calls datetime.strptime(...), and the resulting ...
Describe the issue
Current Behaviour
The CircularGallery component currently supports navigation using mouse drag, touch gestures, and mouse wheel scrolling.
However, users who rely on keyboard navigation ...
bug
macf s pyproject.toml declares only PyYAML as a core dependency:
dependencies = [
PyYAML =6.0.0 ,
]
But the CLI imports pydantic at module load, so a clean pip install macf (without extras) produces ...
bug
Build the static web UI that consumes web/data/model_export.json (from Issue 1, #31).
Stack: plain static site in web/ (index.html, app.js, styles.css) — no framework, no build step, so it serves as-is ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.