python sphinx - How to insert a blank line in restructured text? -


i'm drafting document using sphinx 1.1.3. when insert 2 tables 1 after another, tables show close in html, want insert blank line between them. how do that?

you have 2 possible solutions:

  1. use @mzjn's comment

  2. create custom css stylesheet define padding beneath table (or above, or both).


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -