Skip to main content
📄

FyDoc Renderer — Kitchen Sink Test

Testing all node types in the FyDoc static renderer.

A
Ansh

FyDoc Renderer Test

This is a bold and italic and code test paragraph. Here is a link to Fyboard.

Lists

  • First item
  • Second item with bold text
  • Third item
  • Completed task
  • Pending task
  • Another done task

Code Block

javascript
function hello() {
  console.log('Hello, FyDoc!');
  return true;
}

Quote

The best way to predict the future is to create it.

Callout

💡

This is an info callout. It supports any content inside.

Table

Name

Role

Status

Alice

Engineer

Active

Bob

Designer

On Leave

Collapsible Section

Click to expand/collapse

This content is inside a collapsible section. It can contain any content blocks.

Badge & Smart Todo

Status: In Progress Priority: High Type: Feature

Review the FyDoc renderer
high 2026-04-15 Ansh
Build the publishing route
medium 2026-04-12 Claude

Image

Code on screen
Code on screen

Horizontal Rule


Content below the horizontal rule.

See Getting Started for details. Assigned to @Ansh. Tagged #documentation.

Equation

Two-Column Layout

This is the left column. It supports any content including lists, code blocks, and more.

This is the right column. Columns collapse to single column on mobile for responsive reading.