Rainbird
  • 🏃‍♂️Getting started
    • What is Rainbird?
    • How does Rainbird work?
    • Example use cases
      • 📈Investment suitability assessment
      • 🤖Digital tax consultant
      • 🏥Covid risk assessment
      • 🚗Insurance claims liability
      • 💰Fraud identification
    • Hosting options
    • Quickstart guide
    • Onboarding with Rainbird
  • 🧠Knowledge Modelling
    • What is knowledge modelling?
    • What is a query?
    • Modelling
      • Concepts
        • Concept instances
      • Relationships
        • Question Configuration
        • Rules
          • Match, Infer, Ask process
          • Expressions List
      • Facts
      • Datasources
      • Other features
        • Markdown
        • Import/Export Knowledge Maps
      • Troubleshooting Tips
    • Testing
      • Manual tests
      • Automated tests
      • External User Acceptance Testing (UAT)
    • Versioning
    • Publishing
      • API Management
      • Setting a live version
      • Publishing an agent
    • Stats and Reporting
    • Managing your data
    • The library
      • How to: update a template
  • 🔍Evidence
    • What is evidence?
    • The Evidence Tree
      • The Salience Chart
  • 👩‍💻Developer guides
    • Overview
    • API Guide
      • API request flow
      • Run example queries
      • Environments
      • Error codes
      • Skipping an answer to a question
      • Retrieving a full Evidence Tree for use with a custom UI or application
      • Building an Evidence Tree URL
    • API interactive documentation
    • SDKs
  • Rainbird Labs
    • Overview
    • Consult
    • Generate from documentation
    • Co-author
    • /interact
    • /explain
Powered by GitBook
On this page
  1. Knowledge Modelling
  2. Modelling
  3. Other features

Markdown

Last updated 1 year ago

Formatting can be applied to some content that is displayed to an end-user at runtime to enhance the user experience, by ensuring information is easier to read.

This formatting can be applied to the following:

  1. (can be displayed when the instance is referenced in a question or if the instance is returned as a result)

Formatting
Command
Example

Bold

**Bold**

Bold

Italic

_Italic_

Italic

Header 1

# Header 1

Header 1

Header 2

## Header2

Header 2

Header 3

### Header 3

Header 3

Numbered list

1. Item 1 2. Item 2

  1. Item 1

  2. Item 2

Bullet list

-Item 1

- Item 1a -Item 2 - Item 2a Note: Indent requires 4 spaces or tab

  • Item 1

    • Item 1a

  • Item 2

    • Item 2a

Inline link with title on hover

[Click here!](https://www.google.co.uk "Google")

Link without title

[Click here](https://www.google.co.uk)

Rainbird agents will display the markdown formatting for question wording and instance metadata by default.

If implementing a custom solution, it is recommended to discuss these display requirements with your development team.

🧠
Click here
Concept instance metadata
Question wording