Use ~ not - for event sections.
This commit is contained in:
parent
73d84f3722
commit
b6b8971491
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
``{{event.type}}``
|
||||
{{(4 + event.type | length) * '-'}}
|
||||
{{(4 + event.type | length) * '~'}}
|
||||
*{{event.typeof}}*
|
||||
{{event.typeof_info}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue