diff --git a/README.md b/README.md index b608f1a..6bc4a31 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,14 @@ Create blogs, documentation sites, and other static pages in Phoenix. This library integrates seamlessly into your router and comes with built-in support for rendering markdown with frontmatter, syntax highlighting, compile-time caching, and more. -
- Table of contents - - -
+- [Getting Started](#getting-started) +- [Formatting](#formatting) +- [Frontmatter](#frontmatter) +- [Syntax Highlighting](#syntax-highlighting) +- [Index Pages](#index-pages) +- [Defining Paths](#defining-paths) +- [Extended Markdown](#extended-markdown) +- [Local Development](#local-development) ## Getting Started