PIL
is
Python Imaging Library.
It is needed for many other tools/plugins (e.g., image uploader etc.)
PIL
is
Python Imaging Library.
It is needed for many other tools/plugins (e.g., image uploader etc.)
Markdown is used to save
text
into html format.
———–
e.g.,
in Markdown
* Foo * Bar * Baz will be saved<ul> <li>Foo</li> <li>Bar</li> <li>Baz</li> </ul>
