conduit/test/shared
cogwheel 107f6a90ef feat(pdf): integrate PDF rendering support in markdown
- Added support for rendering PDF links within markdown content using the new PdfInlineView widget.
- Enhanced BlockRenderer to extract and render single PDF links with appropriate styling.
- Updated InlineRenderer to conditionally display PDF previews instead of standard links based on configuration.
- Introduced new dependencies in pubspec.yaml and updated pubspec.lock to include the pdfrx package for PDF handling.
- Improved overall markdown rendering capabilities by accommodating PDF content.
2026-06-08 15:42:17 +05:30
..
services/tasks feat(navigation): add folder navigation and sidebar search enhancements 2026-05-13 10:55:31 +05:30
utils fix(adaptive_ui): implement opaque glass fallback for adaptive buttons across chat and note editor components 2026-06-06 15:33:35 +05:30
widgets feat(pdf): integrate PDF rendering support in markdown 2026-06-08 15:42:17 +05:30