mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
When having a list with sublists in a `markdown` section like this * top-level * another one * sub-elem 1 * sub-elem 2 then documize will create a margin of 15px before and after the sublist which is rather unintuitive as this will create the wrong impression that these bullet-points have no relation to the parent one even though this is the most common semantic reason for sublists. This patch removes the margin at the top and bottom for those kinds of sublists. |
||
---|---|---|
.. | ||
core | ||
themes | ||
app.scss | ||
colors.scss |