Pelican文法など
ありとあらゆるProxyを超えてみる
This is text such as this that is normally…
# python code
mystr = 'Hello world'
print('%s'%(mystr))
#! python code
mystr = 'Hello world'
print('%s'%(mystr))
# echo test
aaa
# echo test
.. code-block:: python
print(“Pelican is a static site generator.”)
#H1# H1
##H2## H2
###H3###