Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonmaur committed May 3, 2023
1 parent 3a5d103 commit d9ad4a3
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<details>
<summary><b>Table of contents</b></summary>

<ul>
<li><a href="#getting-started">Getting Started</a></li>
<li><a href="#formatting">Formatting</a></li>
<li><a href="#frontmatter">Frontmatter</a></li>
<li><a href="#syntax-highlighting">Syntax Highlighting</a></li>
<li><a href="#index-pages">Index Pages</a></li>
<li><a href="#defining-paths">Defining Paths</a></li>
<li><a href="#extended-markdown">Extended Markdown</a></li>
<li><a href="#local-development">Local Development</a></li>
</ul>
</details>
- [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

Expand Down

0 comments on commit d9ad4a3

Please sign in to comment.