editor-js / editor-js/delimiter

Output format: Is 'data' always included as the empty object?

Open
#14 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
50
Forks
38
PR merge metrics
No merged PRs in 30d

Description

For a valid delimiter block, is the `data` property always included as the empty object, or can it under any circumstances (now or in the future) be `null` or omitted?

Context: I'm a back-end .NET developer needing to parse Editor.js documents. The readme says that "This tool returns empty object", but I'd just like clarification on whether that means it will always (now and in the future) be included and non-`null`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the README section describing the delimiter block output and inspect the valid block's serialized data shape. Confirm whether the data property is guaranteed to be present and non-null, then document that behavior and its future expectations in the README.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.