forked from github/pelican
automatically copy linked static files
This commit is contained in:
parent
5c08af8f80
commit
048ea4dc0c
32 changed files with 424 additions and 224 deletions
7
pelican/tests/TestPages/page_with_static_links.md
Normal file
7
pelican/tests/TestPages/page_with_static_links.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Title: Page with static links
|
||||
|
||||
My links:
|
||||
|
||||
[Link 0]({static}image0.jpg)
|
||||
|
||||
[Link 1]({attach}image1.jpg)
|
||||
Loading…
Add table
Add a link
Reference in a new issue