docs(core): update markdown docs for recent model ref changes

ref: #465 #467
This commit is contained in:
2025-01-09 14:18:26 +09:30
parent f9d82a5e92
commit 56fec0f34c

View File

@ -29,6 +29,8 @@ All Text fields, that is those that are multi-lined support markdown text.
- Ticket References
- Model References
## Admonitions
@ -76,10 +78,14 @@ A Model link is a reference to an item within the database. Supported model link
- kb
- operating_system
- organization
- service
- software
- operating system
- team
To declare a model link use syntax `$<type>-<model id>`. i.e. for device 1, it would be `$device-1`