Avatar

Test Article 2 - Subdirectory

Demo · 2025-01-28

Test Article 2

This is a test article in the blog/test subdirectory.

Section 1

Testing relative links from a subdirectory back to parent directory.

Section 2

More content for testing anchor links.

Path Navigation Tests

Expected Conversion

When this article links to ../test-article-1.md, it should convert to:

  • With slugify: /blog/test-article-1
  • Without slugify: /blog/test-article-1

When linking to ./test-article-3-中文.md:

  • With slugify: /blog/test/test-article-3-zhong-wen
  • Without slugify: /blog/test/test-article-3-中文

Content

This article contains test content to demonstrate the relative markdown links plugin functionality.