Use ~ not - for event sections.

This commit is contained in:
Kegan Dougal 2015-05-21 14:02:32 +01:00
parent 73d84f3722
commit b6b8971491

View file

@ -1,5 +1,5 @@
``{{event.type}}``
{{(4 + event.type | length) * '-'}}
{{(4 + event.type | length) * '~'}}
*{{event.typeof}}*
{{event.typeof_info}}