Prepr Debug Page
This is a page where we can "debug" features from Prepr. The dummy content here really is purely for testing purposes. The page should not end up in the menu either.
- Testing bullet lists
- Just like this
- Or this
Lists can also be numbered:
- Itemone
- Second item
- Third item with a bit more text
Final paragraph with a link to the "reserved" example.org site.
⚠ Encountered a Prepr Page Stack model here (NotImplementedPageSection
) that has not been implemented yet. Please ensure each possible Model for the Page Stack has an equivalent component in the Next.js code.
More text
This is more text.
Nested headings
We can go six levels deep with nesting html headings. Note that a "heading" is different from a "header".
Another third level
This is yet another third level paragraph, with a h3 heading above it. We type a few extra words to make the paragraph stand out and grow a little, up to the point where it will wrap to the next line. This gives a lot more insight into how the component works.
We could duplicate the previous paragraph, but it is easy to type a little extra. Even so far that this paragraph will also start to wrap to the next line. Stream of consciousness, put to good use.
This is the end of the text block but not before we use a table:
ID | Name | Description | Working |
1001 | Something | A description goes here in this cell which stretches to accommodate its content. | YES |
1005 | Another thing | No comment. | NO |
1006 | Thing XYZ | This is a dummy comment. | YES |
2387 | Super demo thing | - | YES |
Right after the table comes a little text.
A final text block
Some text at the end of the stack. Just for demo purposes.
- Summary of things with bullets;
- Just for demonstration purposes, including one very long bullet that has so much text that it will likely wrap and send the text back into one or more extra lines;
- A third bullet here.
The end.