super_article.rst 714 B

12345678910111213141516171819202122232425262728293031323334353637
  1. This is a super article !
  2. #########################
  3. :tags: foo, bar, foobar
  4. :date: 2010-12-02 10:14
  5. :category: yeah
  6. :author: Alexis Métaireau
  7. :summary:
  8. Multi-line metadata should be supported
  9. as well as **inline markup**.
  10. Some content here !
  11. This is a simple title
  12. ======================
  13. And here comes the cool stuff_.
  14. .. image:: |filename|/pictures/Sushi.jpg
  15. :height: 450 px
  16. :width: 600 px
  17. :alt: alternate text
  18. .. image:: |filename|/pictures/Sushi_Macro.jpg
  19. :height: 450 px
  20. :width: 600 px
  21. :alt: alternate text
  22. ::
  23. >>> from ipdb import set_trace
  24. >>> set_trace()
  25. → And now try with some utf8 hell: ééé
  26. .. _stuff: http://books.couchdb.org/relax/design-documents/views