LoginSignup
3
4

More than 5 years have passed since last update.

reStructured Text 記法で HTML を直接書く

Last updated at Posted at 2014-10-16

reStructured Text 記法で HTML を直接書くには

.. raw:: html

を使うと良いみたい。
以下、例。

.. raw:: html

   <iframe src="//www.slideshare.net/slideshow/embed_code/13918388" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/yumi-uniq-ishizaki/css-13918388" title="ご存知、ないのですか?CSSの優先順位" target="_blank">ご存知、ないのですか?CSSの優先順位</a> </strong> from <strong><a href="//www.slideshare.net/yumi-uniq-ishizaki" target="_blank">Yumi Ishizaki</a></strong> </div>
3
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
4