mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-10 21:01:41 +00:00
fix(table of content): avoid breaks inside of list items
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<li>
|
||||
<li class="toc__list-item">
|
||||
{{ definition.data.title | linkIfExistsInCollection(collections.definedWords) | safe }}
|
||||
{%- if
|
||||
definition.data.flag and
|
||||
|
Reference in New Issue
Block a user