Welcome to the Documentation¶
This documentation demonstrates the vexy-mkdocs-strip-number-prefix plugin in action. The plugin strips numeric prefixes from documentation files to create clean URLs while maintaining file ordering.
Navigation¶
Navigate through the sections below to explore different Markdown features:
- Getting Started - Introduction and setup
- Basic Syntax - Essential Markdown elements
- Advanced Features - Extended Markdown capabilities
- Examples - Real-world usage examples
How It Works¶
Notice how the URLs in the navigation are clean and readable, even though the source files and directories use numeric prefixes like 010--
, 020--
, etc. for ordering.
Numeric Prefixes
The source structure uses prefixes like 010--getting-started
but the URL becomes /getting-started/