Demo.rst 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. This will be turned into :abbr:`HTML (HyperText Markup Language)`.
  2. Love this music :glyph:`music`
  3. .. role:: story_time_glyph(glyph)
  4. :target: http://www.youtube.com/watch?v=5g8ykQLYnX0
  5. :class: small text-info
  6. Love this music :story_time_glyph:`music`
  7. This is an example of code: :code:`<example>`.
  8. This is an example of kbd: :kbd:`<example>`.
  9. .. label-default::
  10. This is a default label content
  11. .. label-primary::
  12. This is a primary label content
  13. .. label-success::
  14. This is a success label content
  15. .. label-info::
  16. This is a info label content
  17. .. label-warning::
  18. This is a warning label content
  19. .. label-danger::
  20. This is a danger label content
  21. .. panel-default::
  22. :title: panel default title
  23. This is a default panel content
  24. .. panel-primary::
  25. :title: panel primary title
  26. This is a primary panel content
  27. .. panel-success::
  28. :title: panel success title
  29. This is a success panel content
  30. .. panel-info::
  31. :title: panel info title
  32. This is a info panel content
  33. .. panel-warning::
  34. :title: panel warning title
  35. This is a warning panel content
  36. .. panel-danger::
  37. :title: panel danger title
  38. This is a danger panel content
  39. .. alert-success::
  40. This is a success alert content
  41. .. alert-info::
  42. This is a info alert content
  43. .. alert-warning::
  44. This is a warning alert content
  45. .. alert-danger::
  46. This is a danger alert content
  47. .. media:: http://stuffkit.com/wp-content/uploads/2012/11/Worlds-Most-Beautiful-Lady-Camilla-Belle-HD-Photos-4.jpg
  48. :height: 750
  49. :width: 1000
  50. :scale: 20
  51. :target: http://www.google.com
  52. :alt: Camilla Belle
  53. :position: left
  54. .. class:: h3
  55. left position
  56. This image is not mine. Credit goes to http://stuffkit.com
  57. .. media:: http://stuffkit.com/wp-content/uploads/2012/11/Worlds-Most-Beautiful-Lady-Camilla-Belle-HD-Photos-4.jpg
  58. :height: 750
  59. :width: 1000
  60. :scale: 20
  61. :target: http://www.google.com
  62. :alt: Camilla Belle
  63. :position: right
  64. .. class:: h3
  65. right position
  66. This image is not mine. Credit goes to http://stuffkit.com