in key/value pairs, whitespace is needed after the colon

This commit is contained in:
axiaoxin 2014-12-15 15:44:00 +08:00
parent b9761a0692
commit c0cb4b3e08

View file

@ -34,7 +34,7 @@ with a ``- `` (dash and whitespace) character::
- Strawberry - Strawberry
- Mango - Mango
A dictionary is represented in a simple ``key:`` and ``value`` form:: A dictionary is represented in a simple ``key: `` and ``value`` form::
--- ---
# An employee record # An employee record