# Creating a table generate empty lines between rows in certain circumstances

**URL:** https://meta.discourse.org/t/creating-a-table-generate-empty-lines-between-rows-in-certain-circumstances/262951
**Category:** Bug
**Tags:** table-builder
**Created:** [April 26, 2023, 12:27pm UTC](https://meta.discourse.org/t/creating-a-table-generate-empty-lines-between-rows-in-certain-circumstances/262951 "2023-04-26T12:27:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [April 26, 2023, 12:27pm UTC](https://meta.discourse.org/t/creating-a-table-generate-empty-lines-between-rows-in-certain-circumstances/262951/1 "2023-04-26T12:27:21Z")

</div>

I’m reporting this bug that has been noticed and reported a while ago but isn’t fixed yet so that it can be tracked more easily. 🙂

* * *

Empty lines will be added inside the table layout if there are empty lines below the line on which we’re going to use the table builder.

No issue:

If there’s a line ( **empty or not** , it doesn’t matter) directly below the table builder’s line, there will be an empty line just below the header’s separator:

ℹ Multiple **filled** lines below each other will trigger the same behavior: only one empty line will be added below the header’s separator in the table layout.

However, if there are **multiple empty lines** below the table builder’s line, there will be additional empty lines in the table layout, between the body’s rows.

For example, if there are 3 empty lines below, there will be a total of 3 empty lines in the table’s layout.  
One under the separator, and one between the first two table body’s rows:

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 27, 2024, 3:34pm UTC](https://meta.discourse.org/t/creating-a-table-generate-empty-lines-between-rows-in-certain-circumstances/262951/2 "2024-05-27T15:34:06Z")

</div>

3 posts were merged into an existing topic: [Creating a table sometimes insert empty lines between rows, breaking the table](https://meta.discourse.org/t/creating-a-table-sometimes-insert-empty-lines-between-rows-breaking-the-table/270658)
