Markdown
All Text fields, that is those that are multi-lined support markdown text.
Features
-
CommonMark Markdown
-
Tables
-
Strikethrough
-
Code highlighting
-
Admonitions
-
Linkify
-
Task Lists
-
Heading Anchors
-
Ticket References
Admonitions
declare with:
Available admonition types are:
-
note
-
info
-
tip
-
warning
-
danger
-
quote
Ticket References
Declare a ticket reference in format #<ticket number>
, and it will be rendered as a link to the ticket. i.e. #2
Model Reference
A Model link is a reference to an item within the database. Supported model link items are:
-
cluster
-
config_group
-
device
-
service
-
software
-
operating system
To declare a model link use syntax $<type>-<model id>
. i.e. for device 1, it would be $device-1
About:
This page forms part of our Project Centurion ERP.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2024-09-11
Date Edited: 2024-09-21
Contribution:
Would You like to contribute to our Centurion ERP project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors