You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(content): introduce content preference handling for notes and pages
- Added `zPrefer` schema to support content preference in note and page queries.
- Implemented `applyContentPreference` utility function to conditionally format content based on user preference.
- Updated note and page controllers to utilize the new preference handling in response data.
- Enhanced API client controllers to accept and forward content preference options.
Signed-off-by: Innei <tukon479@gmail.com>
0 commit comments