Fixed styling for multi line string literal docs

This commit is contained in:
worldsayshi 2015-07-30 00:31:17 +02:00
parent bc4b4852e7
commit b1ce657699

View File

@ -259,6 +259,7 @@ Multi line String literals
~~~~~~~~~~~~~~~~~~~~~~~~~~
::
foo = """
this is a
string literal"""