More siteinfo.html tests
This commit is contained in:
@ -26,7 +26,7 @@ Code | Result |
|
||||
---- | ------ |
|
||||
`{%raw%}[Normal link to source]{%endraw%}{%raw%}(/pages/merlin6/introduction.md){%endraw%}` | [Normal link to source](/pages/merlin6/introduction.md)
|
||||
`{%raw%}[Normal link to result](/merlin6/introduction.html){%endraw%}` | [Normal link to result](/merlin6/introduction.html)
|
||||
`{%raw%}[Invalid Escaped link to source]({{"/pages/merlin6/introduction.md"}}){%endraw%}` | [Invalid Escaped link to source]({{"/pages/merlin6/troduction.md"}}
|
||||
`{%raw%}[Invalid Escaped link to source]({{"/pages/merlin6/introduction.md"}}){%endraw%}` | [Invalid Escaped link to source]({{"/pages/merlin6/troduction.md"}})
|
||||
`{%raw%}[Escaped link to result]({{"/merlin6/introduction.html"}}){%endraw%}` | [Escaped link to result]({{"/merlin6/introduction.html"}})
|
||||
`{%raw%}[Reference link to source](srcRef){%endraw%}` | [Reference link to source][srcRef]
|
||||
`{%raw%}[Reference link to result](dstRef){%endraw%}` | [Reference link to result][dstRef]
|
||||
|
Reference in New Issue
Block a user