Commit ac7c4de2 by Chris Jerdonek

Experiment with adding a comment to markdown.

parent 78f48d52
Pystache Pystache
======== ========
<!-- We leave the brackets empty. Otherwise, text shows up in the reST
version converted by pandoc. -->
![](https://s3.amazonaws.com/webdev_bucket/pystache.png "mustachioed, monocled snake by David Phillips") ![](https://s3.amazonaws.com/webdev_bucket/pystache.png "mustachioed, monocled snake by David Phillips")
[Pystache](https://github.com/defunkt/pystache) is a Python [Pystache](https://github.com/defunkt/pystache) is a Python
......
...@@ -3,6 +3,11 @@ ...@@ -3,6 +3,11 @@
Pystache Pystache
======== ========
.. raw:: html
<!-- We leave the brackets empty. Otherwise, text shows up in the reST
version converted by pandoc. -->
.. figure:: https://s3.amazonaws.com/webdev_bucket/pystache.png .. figure:: https://s3.amazonaws.com/webdev_bucket/pystache.png
:align: center :align: center
:alt: mustachioed, monocled snake by David Phillips :alt: mustachioed, monocled snake by David Phillips
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment