Oliver Booth
Professional Analysis

Example Project

A placeholder project to test the MDX pipeline.

exampleplaceholder

Introduction

This is a placeholder project page. The MDX pipeline is working correctly if you can read this.

A subheading

Body text paragraph. This should render in Source Serif 4 at 17–18px with generous line height.

This is a blockquote. It should have a burnt orange left border and render in italic Source Serif 4.

Here is some inline code within a paragraph.

// This is a code block
const greeting = "Hello, world";
console.log(greeting);