[doc] rst syntax bug, blank line needed before item list
authorLaurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 10:05:38 +0100
changeset 12381 a383091bdea8
parent 12380 5efff873705e
child 12382 c73da3aa84cc
[doc] rst syntax bug, blank line needed before item list
doc/tutorials/advanced/part02_security.rst
--- a/doc/tutorials/advanced/part02_security.rst	Fri Feb 22 15:16:26 2019 +0100
+++ b/doc/tutorials/advanced/part02_security.rst	Thu Feb 21 10:05:38 2019 +0100
@@ -27,6 +27,7 @@
 ``authenticated``.
 
 Regarding write security, that's much easier:
+
 * anonymous can't write anything
 * authenticated users can only add comment
 * managers will add the remaining stuff