mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
FIX: "extentions" -> "extensions"
This commit is contained in:
parent
1beff31bd8
commit
d9d58b0510
2 changed files with 8 additions and 8 deletions
8
tests/content/article_with_markdown_markup_extensions.md
Normal file
8
tests/content/article_with_markdown_markup_extensions.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Title: Test Markdown extentions
|
||||
|
||||
[TOC]
|
||||
|
||||
## Level1
|
||||
|
||||
### Level2
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue