-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add Block: Next Page #1328
Copy link
Copy link
Closed
Labels
New BlockSuggestion for a new blockSuggestion for a new block[Feature] BlocksOverall functionality of blocksOverall functionality of blocks[Feature] ParsingRelated to efforts to improving the parsing of a string of data and converting it into a different fRelated to efforts to improving the parsing of a string of data and converting it into a different f
Milestone
Metadata
Metadata
Assignees
Labels
New BlockSuggestion for a new blockSuggestion for a new block[Feature] BlocksOverall functionality of blocksOverall functionality of blocks[Feature] ParsingRelated to efforts to improving the parsing of a string of data and converting it into a different fRelated to efforts to improving the parsing of a string of data and converting it into a different f
Type
Fields
Give feedbackNo fields configured for issues without a type.
WordPress allows splitting up posts into multiple pages by placing
<!--nextpage-->into the content. Just like<!--more-->inserts a "Read more" tag (see #983). Gutenberg should also support this.I'll look into both to see if I can easily create a PR for that. 🤞