Home

This is a test page


title: 'Test Page' visible: true taxonomy: category: testing tag: [test, placeholder, demo]

Test Page

This is a test page to verify that Grav is working correctly.

Features Testing

Text Formatting

This text is bold and this text is italic. This text is inline code and this text is a link to Google.

Lists

Unordered list:

  • Item 1
  • Item 2
  • Item 3

Ordered list:

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

Blockquotes

This is a blockquote. It can span multiple lines.

Images

__emitted_0%20%2827%29

Code Block

// A simple PHP code block
function sayHello($name) {
    echo "Hello, " . $name . "!";
}

sayHello("Grav User");

Image Placeholder

Placeholder Image

Math (if MathJax is enabled)

Inline math: \(E = mc^2\)

Display math: \($R(e) = \frac{2}{\pi}(1 + e^2)(1 - T(e)) + \left(1 - \frac{0.037}{e^2}\right)T(e)\)$

Table

Header 1 Header 2 Header 3
Cell 1 Cell 2 Cell 3
Cell 4 Cell 5 Cell 6

Plugin Testing

If you have specific plugins installed, you can test them here by adding their shortcodes or syntax.


This page was created for testing purposes.![]()

Contents