2026-03-03
요약 (AI 작성)
오늘은 ohah/hwpjs 리포지토리에서 다중 컬럼 렌더링, 페이지 넘버 오프셋 수정, 도형 채우기 및 테두리 렌더링 등을 포함한 주요 기능 업데이트와 버그 수정을 집중적으로 진행했습니다. 주목할만한 PR로는 도형 절대 위치 및 내용 렌더링 수정(#96)과 문단 마커 렌더링 개선(#98) 작업이 병합되었습니다. 기타 사소한 버그 픽스와 주기적 크론 상태 업데이트 작업 또한 포함되었습니다.
커밋
ohah/hwpjs
- feat(core): shape absolute positioning and content rendering fix (#96)
- feat(core): multicolumn rendering — page-level, text box, table cell, and inline content (#94)
- feat(core): paragraph marker rendering — NumberType, Numbering parsing fix, and HTML integration (#98)
- feat(core): parse DrawingObjectCommon (Table 81) and render shape fill/stroke
- fix(core): page number rendering — offset fix, decoration format, char_shape
- fix(core): bullet marker rendering — PUA mapping, char_shape_class, width/margin, format (#99)
ohah/ohah.github.io
- chore(blog-crd-write): 크론 주기적 상태 갱신 (2026-03-03 9:00 AM)
- chore(cron): check development.mdx status
- cron: mark docs/monthly-opensource/crd/development.mdx as checked (no corrections needed)
- chore: crank periodic cron status update (files already complete)
- chore: Update CRON_CRD_WRITE.md - 17th cron run
- cron: periodic check-run - all mdx files already checked
- cron: update CRON_CRD_WRITE.md state for blog-crd-write
- cron: update state - no speller issues, skip next file
ohah/react-wasm-table
- revert: remove tsconfig paths for @ohah/react-wasm-table
- docs: use twoslash with noErrors for table examples