Skip to content

Conversation

@htyeim
Copy link

@htyeim htyeim commented Jan 1, 2026

  • Introduced InlineFieldList type to handle multiple inline fields with the same key.
  • Updated Canvas, CanvasTextCard, MarkdownPage, and other related classes to support $infieldsMulti.
  • Enhanced Metadata class to manage both distinct inline fields and multi-value inline fields.
  • Implemented inlineFieldsMulti extractor function to aggregate inline fields into lists.
  • Updated JSON representations to include multi-value inline fields.
  • Added tests for multi-value inline field behavior to ensure correct functionality.

- Introduced InlineFieldList type to handle multiple inline fields with the same key.
- Updated Canvas, CanvasTextCard, MarkdownPage, and other related classes to support $infieldsMulti.
- Enhanced Metadata class to manage both distinct inline fields and multi-value inline fields.
- Implemented inlineFieldsMulti extractor function to aggregate inline fields into lists.
- Updated JSON representations to include multi-value inline fields.
- Added tests for multi-value inline field behavior to ensure correct functionality.
@htyeim
Copy link
Author

htyeim commented Jan 1, 2026

related to #124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant