Readme

Test Documentation

This is a test documentation folder to demonstrate the automatic documentation system.

Features

Code Example

// Example Laravel route
Route::get('/example', function () {
    return response()->json(['message' => 'Hello World']);
});

Lists

Ordered List

  1. First item
  2. Second item
  3. Third item

Unordered List

Table

Feature Status Priority
HTML Support ✅ Complete High
Markdown Support ✅ Complete High
Auto-discovery ✅ Complete High

Links

Visit getUBetter API Documentation for more information.


Note: This is automatically rendered from Markdown to beautiful HTML!