Back to posts

Sole Surf: Riding the Wave of Popularity in Footwear


Edge Case Article Overview

EDGE CASE: Section 1

Introduction

Welcome to our edge case article. This article will showcase various HTML edge cases for testing purposes.

EDGE CASE: Section 2

Complex Headings with Inline Marks and Links

Skipped Heading Example

Headings can contain inline code, nested marks, and links.

EDGE CASE: Section 3

Paragraphs and Whitespace

Here is a paragraph with leading and trailing spaces, multiple spaces, tabs, and  non-breaking spaces.
It also has soft line breaks.

EDGE CASE: Section 4

Inline Formatting

Examples of inline formatting include strong and emphasized text, underlined text, strikethrough, <tag attr="x">, and highlighted text. 📝

Here’s a short Arabic snippet: مرحبا!

Mixed direction: هذا نص باللغة العربية and normal text.

EDGE CASE: Section 5

Lists and Definitions

  • First item

    Nested item

    Sub-nested item


    Another nested item

  • Second item

    This is a blockquote inside a list item.

    List inside blockquote


  • Third item with a
    Paragraph inside a div.
    Another paragraph.

Definition Term

Definition description.

EDGE CASE: Section 6

Media and Tables

This is an image caption with a link.

Sample Table

Header 1

Header 2

Data with bold text
and line break

More data

Rowspan example

Colspan example

Nested data

More nested data

Your browser does not support the video tag.

Your browser does not support the audio tag.

Built with Next.js + Sanity