forked from github/pelican
Generate {tag}-style links on pages correctly. Fixes #1513
This commit is contained in:
parent
5a8efcd526
commit
49668f711a
4 changed files with 65 additions and 7 deletions
|
|
@ -0,0 +1,7 @@
|
|||
Title: Page with a bunch of links
|
||||
|
||||
My links:
|
||||
|
||||
[Link 1]({tag}マック)
|
||||
|
||||
[Link 2]({category}Yeah)
|
||||
Loading…
Add table
Add a link
Reference in a new issue