Jekyll does not like enumerations w/o blank lines

This commit is contained in:
Simon Legner
2015-09-03 16:22:26 +02:00
parent 782c0b8320
commit 2c9288b83a
3 changed files with 3 additions and 0 deletions

View File

@ -14,5 +14,6 @@ developers to build and test user interfaces.
**Applicability:** Use the Model-View-Presenter in any of the following
situations
* when you want to improve the "Separation of Concerns" principle in presentation logic
* when a user interface development and testing is necessary.