Help center

MartialMatch

MartialMatch is affordable and easy to use tournament software for combat sport events.

Back to table of contents

Editing organizational information

Jan 3, 2020, 12:00:00 PM UTC

In order to go to editing organizational information form: To go to the organizational information editing form:

  1. Go to the admin panel: Manage events -> Your event.
  2. In the top menu, choose Event.
  3. Choose Edit event data.
  4. Go to the last tab: Organizational information.

I. Formatting

The content of organizational information can be formatted to some extent. This requires specific syntax.

Text formatting

# Heading 1
## Heading 2
### Heading 3
etc.

**Bold text**
*Italic text*

Links to external pages

[text of a link](https://panel-rejestracyjny.pl)

Paragraphs

To separate text into different paragraphs, use an empty line between them:

Paragraph 1

Paragraph 2

II. Lists

To create an unordered list with indentation, use the following syntax:

List:
- element 1
- element 2
- element 3

Or:

List:
* element 1
* element 2

To increase indentation in a list, add 4 spaces as shown below:

List:
- element 1
    - element 1.1
- element 2

To create an ordered list, use numbers:

List:
- element 1.
- element 2.
- element 3.

III. Tables

To create a table, use the following syntax:

| First Header  | Second Header |
| ------------- | ------------- |
| Content Cell  | Content Cell  |
| Content Cell  | Content Cell  |

It will create a table as follows:

First Header Second Header
Content Cell Content Cell
Content Cell Content Cell

We use cookies for analytics, and personalization. By clicking "Accept", you consent to our use of cookies. You can customize your preferences here or in "Change cookies settings".