Lemma Kitchen Sink
This is a live styling and rendering test. It helps check exactly how text elements, link formats, block-styles, or markdown, display on this platform. You can also view this link externally to see how your Standard.site-compatible reader renders this platform's features and layouts.
For Standard.site Reader devs:
- PDSls: site.standard.document
(as of 2026-08-08)
Lemma-only Markdown
Embed
https://bsky.app/profile/bsky.app/post/3m2kdgmbbzc2oSpoiler
::spoiler:: SPOILER-HERE ::spoiler::
Function Plot
x^2
sin(x)
cos(x)Mermaid
flowchart TD
A[Start] --> B{Decision}
B -->|Yes| C[Action]
B -->|No| D[End]
C --> DMusic
X:1
T:Simple Tune
K:C
CDE F|GAB c|Fountain (script writing)
INT. ROOM - DAY
JOHN sits at a desk, writing.
JOHN
(thoughtful)
This is going to be great.
FADE OUT.Text styles
Note: Underlined is not possible in most Markdown flavors, like CommonMark, GitHub-Flavored Markdown, and Obsidian-Flavored Markdown.
- Bold
- Italics
- ++Underlined++
Strikethrough- Bold + Italics
- ++Bold + Underlined++
Bold + Strikethrough- ++Italics + Underlined++
Italics + Strikethrough- ++
Underlined + Strikethrough++ - ++Bold + Italics + Underlined++
Bold + Italics + Strikethrough- ++
Italics + Underlined + Strikethrough++ - ++
Bold + Italics + Underlined + Strikethrough++
Poetry/Lyrics/Dialogue format
Note: Each line should show in a new line.
Poetry/Lyrics
Line 1
Line 2
Line 3
Stanza 1
Line 1
Line 2
Line 3
Stanza 2
Dialogue
Character A: Hello. How do you do.
Character B: How do I do what?
Headers
h1
Text here
h2
Text here
h3
Text here
h4
Text here
h5
Text here
h6
Text here
Lists
Unordered
- Unordered 1
- 1.1
- 1.2
- 1.2.1
- Ordered 1
- Ordered 2
- 1.2.2
- 1.2.1
- 1.3
- Unordered 2
Ordered
- First
- 1.1
- 1.2
- 1.3
- Second
- unordered 1
- 1.1
- unordered 2
Checklist
- Checked
- Unchecked
Quotes
Note: There's a blockquote within a blockquote in the following.
Blockquote
Next paragraph
There's a nested blockquote above this line.
Code block
<html lang="en-PH">
<head>
<title>TITLE</title>
</head>
<body>
<p>The quick brown fox jumps over the lazy dog.</p>
</body>
<html>Image
Note: An alt text ('Alt text') and a caption ('This is a caption.') should be displayed with the image.
Embed
Note: If the YouTube embed is missing above, this is the code:
<div style="left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.25%;"><iframe src="https://www.youtube.com/embed/ymbbaYYGq0s?rel=0&cc_load_policy=1" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" allowfullscreen scrolling="no" allow="accelerometer *; clipboard-write *; encrypted-media *; gyroscope *; picture-in-picture *; web-share *;" referrerpolicy="strict-origin"></iframe></div>Table
| Col 1 Header | Col 2 Header | Col 3 Header |
|---|---|---|
| Col 1 Row 1 | Col 2 Row 1 | Col 3 Row 1 |
| Col 1 Row 2 | Col 2 Row 2 | Col 3 Row 2 |
Callout
Or:
Accordion
What is this accordion about?
Text
Footnote
Some text.
LaTeX
Block
Some text
Some text
Inline
Some text before inline LaTeX: $\nu = \lambda f$ and more text after.
Example footer
An example article or site footer with all the necessary elements and attributes.
License: Creative Commons Attribution 4.0 International (CC-BY-4.0), except where noted.
Note: If the above footer did not render, here's the code:
<!-- /* SPDX-SnippetBegin */
/*
SPDX-SnippetCopyrightText: Β© 2025, 2026 JC John Sese Cuneta <https://im.youronly.one/p/contact-us/> Β· Yelosan Publishing.
SPDX-License-Identifier: BSD-3-Clause
*/ -->
<footer class="copyright cal__copyright" prefix="spdx: http://spdx.org/rdf/terms#" property="copyrightNotice" typeof="Article" vocab="http://schema.org/">
γ<cite class="cal__work" lang="en-PH" style="font-style: normal;"><span class="p-name" property="name" title="Lemma Kitchen Sink" style="color: unset; text-decoration: underline;">Lemma Kitchen Sink</span></cite>γ
Β© <time datetime="2026" property="copyrightYear">2026</time>
<span class="cal__source" lang="fil" property="author" typeof="Person" style="text-transform: capitalize;"><a class="h-card p-author p-name u-url" href="https://iam.youronly.one" property="name url" rel="author noopener noreferrer" title="Yohan Yukiya Sese Cuneta" style="color: unset; text-decoration: underline;">Yohan Yukiya Sese Cuneta</a></span>.<br>
License: <span class="u-license" property="license" typeof="spdx:License"><a href="https://creativecommons.org/licenses/by/4.0/" property="spdx:name" rel="license spdx:CC-BY-4.0" title="Attribution 4.0 International (SPDX-License-Identifier: CC-BY-4.0)" style="color: unset; text-decoration: underline;">Creative Commons Attribution 4.0 International</a></span> (<span class="u-license" property="license" typeof="spdx:License"><a href="https://creativecommons.org/licenses/by/4.0/" property="spdx:licenseId" rel="license spdx:CC-BY-4.0" title="Attribution 4.0 International (SPDX-License-Identifier: CC-BY-4.0)" style="color: unset; text-decoration: underline;">CC-BY-4.0</a></span>), except where <a href="https://im.youronly.one/p/legal-notice/" property="publishingPrinciples" rel="publishingPrinciples terms-of-service" title="Permission Details" style="color: unset; text-decoration: underline;">noted</a>.
</footer>
<!-- /* SPDX-SnippetEnd */ -->---END---
- Footnote 1 β©
Did you enjoy this article?
Recommend it β Standard Reader surfaces well-loved writing to more readers across the network.