mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update docs and tests for MARKDOWN_EXTENTIONS
This commit is contained in:
parent
4f5253bcb3
commit
226aa2d8f3
1 changed files with 8 additions and 0 deletions
8
tests/content/article_with_markdown_markup_extentions.md
Normal file
8
tests/content/article_with_markdown_markup_extentions.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