T11c Content / Tooling Smoke Test
Rendering verification for T11c.
gallery/include/include-codedepend on external data/files and are only verified inside real posts.
1. Figure (explicit shortcode form)
2. Tab
Content of the first tab.
Content of the second tab.
3. Flex
Left
Right
4. Song
5. Douban Card
14 个人类历史的高光时刻。
6. Copy to clipboard
Copy this7. Button
Go to posts list8. Details
Click to expand
This is the collapsed content; click the summary to expand.
9. Highlight (with title)
Example: Euclid’s algorithm
def gcd(a, b):
while b:
a, b = b, a % b
return a10. Admonition
Reminder
This is an admonition block. The shortcode-admonition CSS and the callout
CSS remain independent (whether to merge them is a T12 polish decision).
Foldable admonition: collapsed by default, click to expand.