api | key | name | refer | version |
---|---|---|---|---|
true |
template_unique_key |
template:name |
os.trycp, os.cp, is.os |
1.0.1 |
If an h3 title only contains the api name, an anchor is automatically generated
Otherwise, it can explicitely be defined
-- links also work in code blocks
if ${link is.os}("windows") then
-- do stuff
end