Skip to content

Commit

Permalink
Inline Parents
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 3, 2023
1 parent 4ec11fa commit afabbc2
Showing 1 changed file with 114 additions and 6 deletions.
120 changes: 114 additions & 6 deletions tips/TIP-0046/tip-0046.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,25 @@ A _Basic Block_ is the name for a _Block_ with its body set to a _Basic Block Bo
<td colspan="2">
<details>
<summary>Parent</summary>
<blockquote>A reference to a block. Defined in <a href='../TIP-0046/tip-0046.md#parent'>TIP-46 (Parent)</a>.</blockquote>
<blockquote>A reference to a block.</blockquote>
<table>
<tr>
<td>
<b>Name</b>
</td>
<td>
<b>Type</b>
</td>
<td>
<b>Description</b>
</td>
</tr>
<tr>
<td>Block ID</td>
<td>ByteArray[36]</td>
<td>The Block ID of the parent.</td>
</tr>
</table>
</details>
</td>
</tr>
Expand All @@ -341,7 +359,25 @@ A _Basic Block_ is the name for a _Block_ with its body set to a _Basic Block Bo
<td colspan="2">
<details>
<summary>Parent</summary>
<blockquote>A reference to a block. Defined in <a href='../TIP-0046/tip-0046.md#parent'>TIP-46 (Parent)</a>.</blockquote>
<blockquote>A reference to a block.</blockquote>
<table>
<tr>
<td>
<b>Name</b>
</td>
<td>
<b>Type</b>
</td>
<td>
<b>Description</b>
</td>
</tr>
<tr>
<td>Block ID</td>
<td>ByteArray[36]</td>
<td>The Block ID of the parent.</td>
</tr>
</table>
</details>
</td>
</tr>
Expand All @@ -355,7 +391,25 @@ A _Basic Block_ is the name for a _Block_ with its body set to a _Basic Block Bo
<td colspan="2">
<details>
<summary>Parent</summary>
<blockquote>A reference to a block. Defined in <a href='../TIP-0046/tip-0046.md#parent'>TIP-46 (Parent)</a>.</blockquote>
<blockquote>A reference to a block.</blockquote>
<table>
<tr>
<td>
<b>Name</b>
</td>
<td>
<b>Type</b>
</td>
<td>
<b>Description</b>
</td>
</tr>
<tr>
<td>Block ID</td>
<td>ByteArray[36]</td>
<td>The Block ID of the parent.</td>
</tr>
</table>
</details>
</td>
</tr>
Expand Down Expand Up @@ -476,7 +530,25 @@ A _Validation Block_ is the name for a _Block_ with its body set to a _Validatio
<td colspan="2">
<details>
<summary>Parent</summary>
<blockquote>A reference to a block. Defined in <a href='../TIP-0046/tip-0046.md#parent'>TIP-46 (Parent)</a>.</blockquote>
<blockquote>A reference to a block.</blockquote>
<table>
<tr>
<td>
<b>Name</b>
</td>
<td>
<b>Type</b>
</td>
<td>
<b>Description</b>
</td>
</tr>
<tr>
<td>Block ID</td>
<td>ByteArray[36]</td>
<td>The Block ID of the parent.</td>
</tr>
</table>
</details>
</td>
</tr>
Expand All @@ -490,7 +562,25 @@ A _Validation Block_ is the name for a _Block_ with its body set to a _Validatio
<td colspan="2">
<details>
<summary>Parent</summary>
<blockquote>A reference to a block. Defined in <a href='../TIP-0046/tip-0046.md#parent'>TIP-46 (Parent)</a>.</blockquote>
<blockquote>A reference to a block.</blockquote>
<table>
<tr>
<td>
<b>Name</b>
</td>
<td>
<b>Type</b>
</td>
<td>
<b>Description</b>
</td>
</tr>
<tr>
<td>Block ID</td>
<td>ByteArray[36]</td>
<td>The Block ID of the parent.</td>
</tr>
</table>
</details>
</td>
</tr>
Expand All @@ -504,7 +594,25 @@ A _Validation Block_ is the name for a _Block_ with its body set to a _Validatio
<td colspan="2">
<details>
<summary>Parent</summary>
<blockquote>A reference to a block. Defined in <a href='../TIP-0046/tip-0046.md#parent'>TIP-46 (Parent)</a>.</blockquote>
<blockquote>A reference to a block.</blockquote>
<table>
<tr>
<td>
<b>Name</b>
</td>
<td>
<b>Type</b>
</td>
<td>
<b>Description</b>
</td>
</tr>
<tr>
<td>Block ID</td>
<td>ByteArray[36]</td>
<td>The Block ID of the parent.</td>
</tr>
</table>
</details>
</td>
</tr>
Expand Down

0 comments on commit afabbc2

Please sign in to comment.