Files
markdownblog/posts/anchor-test.md

2.3 KiB

title, date, tags, summary, author
title date tags summary author
Anchor Link Test 2025-01-20
test
anchors
Testing anchor link functionality Test Author

Anchor Link Test

This is a test page to verify that anchor links work correctly.

Table of Contents

Overview

This section tests basic anchor linking functionality.

Basic Headings

Simple Heading

This is a simple heading with basic text.

Another Heading

This is another heading to test multiple anchors.

Special Characters

Heading with Special Chars: @#$%^&*()

This heading contains special characters that should be properly slugified.

Heading with Spaces and Dashes

This heading has spaces and should be converted to dashes.

Heading_with_Underscores

This heading uses underscores instead of spaces.

Numbers and Symbols

Heading with Numbers 123

This heading includes numbers.

Heading with Symbols !@#$%^&*()

This heading has various symbols.

Long Headings

This is a Very Long Heading That Should Still Work Properly Even When It Contains Many Words and Characters

This heading is intentionally long to test slugification with extended text.

Nested Sections

Level 3 Heading

This is a level 3 heading.

Level 4 Heading

This is a level 4 heading.

Level 5 Heading

This is a level 5 heading.

Level 6 Heading

This is a level 6 heading.

Another Level 3

This is another level 3 heading.

You can test the anchor links by clicking on these:

Simple Test

Test Heading

This is a simple test heading to verify anchor linking works.

Conclusion

If all the links above work correctly, the anchor linking system is functioning properly!