> Note: Grid tables are not supported by GitLab, so they will not be rendered (Title 2 not rendered in italic)
> Note: Grid tables are not supported by GitLab, so they will not be rendered (Work in progress to implement a filter for Gitlab markdown rendering)
Text formatting (bold, italic, links), lists, multiline can be used in both pipe and grid tables.
...
...
@@ -94,6 +94,8 @@ Alignment can be used in both pipe and grid tables by inserting ":" in the heade
More detailed information can be found at [Pandoc documentation](https://pandoc.org/MANUAL.html#extension-grid_tables)
In addition, an online converter/checker tool is available at [Grid Table converter](http://tools.etsi.org/gridtable-ie/) to facilitate the creation of grid tables.
## Diagrams
Diagrams can be specified by using UML diagrams. The recommendation is to generate the PlantUML diagram image by using any PlantUML online servers ([ETSI PlantUML server](http://tools.etsi.org/plant)), and adding both the source code (.puml) and the image files to the media folder. Then, the diagram can be added as a normal figure as described at [Figures](#-figures).
...
...
@@ -131,4 +133,19 @@ More detailed information about formulas (operators, symbols, equations, ...) ca
## Notes
## Symbols
Symbols can be used into a markdown specification. More detail information can be found at [Markdown guide](https://www.markdownguide.org/hacks/#symbols). Here a list of most common