Make see_also use markdown links instead of plain text
(intended to be used when linking to an external source)
This commit is contained in:
parent
a455ca0ac6
commit
b4bdcf092f
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ layout: "LuaFunctions"
|
|||
page_status:
|
||||
- stub
|
||||
see_also:
|
||||
- "/builtincommands/"
|
||||
- "[Builtin Commands](/builtincommands/)"
|
||||
---
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue