issues Search Results · language:Dune language:Python language:Python language:JavaScript linked:pr linked:pr linked:pr
Filter by
4.4M results
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
Describe the bug In src/components/styles/components.css, the .dark block (line 67) contains an orphaned nested .dark {
color: #f9fafb; } rule at lines 74-76. In CSS, or when processed by PostCSS/Tailwind, ...
Summary
- final status audit 결과를 README 상단 evidence에 반영
- technical MVP 완료 범위와 claim boundary 분리
- 4bar repaired 후보 산출물 경로 확인 가능하게 정리
- 다음 handoff 경계 지정
Context
- Issue #1256 final status ...
GitHub Issue
1. Feature Name
Phase 4 Aggregation Layer
2. Problem Summary
The Release Confidence Platform can capture raw audit execution evidence and finalize audit windows, but later phases
need ...
Goal
Handle SmartArt and group shapes for text extraction.
Changes
- ppt2md/parser/smartart.py: extract_group_shapes, extract_smartart_text
- tests/test_phase18.py: 2 tests
Verification
- pytest ...

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.