Skip to content

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

admonition example

declare with:

!!! <type> "<optional heading in double quotes>"
    text goes here

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 here
Date 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:

 

ToDo: Add the page list of contributors