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
test: add test for frontmatter entity_type handling
Add test_write_note_respects_frontmatter_entity_type to verify that
when write_note is called without entity_type parameter, but the
content includes frontmatter with a 'type' field, that type is
respected instead of defaulting to 'note'.
Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>
0 commit comments