Markdown Table Test
Testing GFM table syntax rendering with primitive table components.
Simple Table
Here's a basic table in markdown:
| Feature | Status | Priority |
|---|---|---|
| Tables in MD | โ Complete | High |
| Search | ๐ Planned | Medium |
| RSS Feed | ๐ญ Idea | Low |
Content Metadata Fields
| Field | Type | Required | Description |
|---|---|---|---|
title | string | Yes | Display title |
slug | string | Yes | URL identifier |
date | string | Yes | ISO 8601 date |
tags | string[] | No | Topic tags |
author | string / string[] | No | Author name(s) |
Authorship Categories
| Category | Badge | AI % | Notes |
|---|---|---|---|
| AI-Generated | ๐ค | 100% | Model creates all content |
| AI-Assisted | ๐ง | 1-99% | Human edits AI output |
| Human-Written | โ๏ธ | 0% | No AI assistance |
Alignment Test
You can also align columns:
| Left-aligned | Center-aligned | Right-aligned |
|---|---|---|
| Left | Center | Right |
| Text | Text | Text |
| More | More | More |