docs: documentation updates for alerts and syntax highlighting

This commit is contained in:
Xin
2024-12-28 16:23:58 +00:00
parent e532637cbc
commit 12815aaddc
3 changed files with 8 additions and 0 deletions

View File

@ -42,6 +42,8 @@ def say_hello():
### Link to File
{{< new-feature version="v0.9.2" >}}
You can use the `base_url` attribute to provide a base URL that will be combined with the file name to generate a link.
The file name can include a relative path if it specifies the file's location within the base path.